llvm-capstone/clang/Analysis
Ted Kremenek ebe5c8520c Fixed crash where SetBlkExpr would attempt to query the liveness data when
we weren't processing a statement within a basic block.

llvm-svn: 48087
2008-03-09 05:15:50 +00:00
..
BasicValueFactory.cpp Renamed ValueManager to BasicValueFactory. 2008-03-07 20:13:31 +00:00
CFRefCount.cpp Renamed ValueManager to BasicValueFactory. 2008-03-07 20:13:31 +00:00
CFRefCount.h Renamed ValueManager to BasicValueFactory. 2008-03-07 20:13:31 +00:00
DeadStores.cpp fix typos 2008-03-06 10:40:09 +00:00
ExplodedGraph.cpp Added --trim-path-graph to the driver to trim paths from the ExplodedGraph 2008-03-07 22:58:01 +00:00
GRBlockCounter.cpp Fixed mismatched deallocation in GRBlockCounter::Factory::~Factory. 2008-03-06 08:09:22 +00:00
GRCoreEngine.cpp Minor cleanups (mainly indentation). 2008-03-05 19:08:15 +00:00
GRExprEngine.cpp Fixed crash where SetBlkExpr would attempt to query the liveness data when 2008-03-09 05:15:50 +00:00
GRSimpleVals.cpp Increased worklist limit for GRSimpleVals. 2008-03-07 22:59:32 +00:00
GRSimpleVals.h Renamed ValueManager to BasicValueFactory. 2008-03-07 20:13:31 +00:00
LiveVariables.cpp Fixed bogus assumption mistakenly introduced in r47955. 2008-03-05 19:26:46 +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
RValues.cpp Bug fix: Don't call RemoveDeadBindings more than once (can kill newly generated values to Block-Level Expressions). 2008-03-09 03:30:59 +00:00
SymbolManager.cpp fix typos 2008-03-06 10:40:09 +00:00
UninitializedValues.cpp Added back logic in patch r46361 (http://llvm.org/viewvc/llvm-project?rev=46361&view=rev) with the addition of 2008-01-26 00:03:27 +00:00
ValueState.cpp Bug fix: Don't call RemoveDeadBindings more than once (can kill newly generated values to Block-Level Expressions). 2008-03-09 03:30:59 +00:00