llvm-project/clang/Analysis
Ted Kremenek 64d9524dcb Added RValue class "UninitializedValue".
llvm-svn: 46471
2008-01-28 22:51:57 +00:00
..
DeadStores.cpp Added support to dataflow solver to (when requested) also record dataflow 2008-01-17 18:25:22 +00:00
ExplodedGraph.cpp Fixed iterator bug in ExplodedNodeImpl::NodeGroup::end(); we would improperly 2008-01-16 22:13:19 +00:00
GRConstants.cpp Added RValue class "UninitializedValue". 2008-01-28 22:51:57 +00:00
GREngine.cpp Fixed iterator bug in ExplodedNodeImpl::NodeGroup::end(); we would improperly 2008-01-16 22:13:19 +00:00
LiveVariables.cpp Fixed bug in 'LiveVariables' analysis where we incorrectly marked a variable 2008-01-18 00:40:21 +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 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