llvm-project/clang/Analysis
Ted Kremenek e584359716 Removed implicit transitions to a "BlockExit" location; we now handle
the end of the block by processing empty blocks (at BlockEntrance) or
when we have just processed the last statement in a block (at PostStmt).

llvm-svn: 45991
2008-01-15 00:24:08 +00:00
..
DeadStores.cpp Added VISIBILITY_HIDDEN to classes/structs in anonymous namespaces. 2008-01-08 18:19:08 +00:00
ExplodedGraph.cpp Moved destructor logic of templated class ExplodedGraph to non-templated 2008-01-13 05:33:04 +00:00
GREngine.cpp Removed implicit transitions to a "BlockExit" location; we now handle 2008-01-15 00:24:08 +00:00
LiveVariables.cpp Renamed ProgramEdge to ProgramPoint and changed subclasses of ProgramEdge 2008-01-11 00:40:29 +00:00
Makefile remove attribution from makefiles. 2007-12-29 20:02:25 +00:00
ProgramPoint.cpp Added ProgramPoint.cpp, which implements several methods of the subclasses 2008-01-11 16:36:20 +00:00
UninitializedValues.cpp Added VISIBILITY_HIDDEN to classes/structs in anonymous namespaces. 2008-01-08 18:19:08 +00:00