llvm-project/clang/Analysis
Ted Kremenek 90962af0e8 Minor cosmetic cleanups: replaced some integer literals with constants and
more cleanups with pretty-printing of analysis results.

llvm-svn: 46564
2008-01-30 18:54:06 +00:00
..
DeadStores.cpp Modified LiveVariables to perform all of its base initialization in the ctor, 2008-01-29 05:13:23 +00:00
ExplodedGraph.cpp Fixed bit-setting bug for ExplodedNodeImpl::NodeGroup. 2008-01-29 23:31:09 +00:00
GRConstants.cpp Minor cosmetic cleanups: replaced some integer literals with constants and 2008-01-30 18:54:06 +00:00
GREngine.cpp Implemented more boilerplate in GREngine for processing branches. Now 2008-01-29 23:32:35 +00:00
LiveVariables.cpp Modified LiveVariables to perform all of its base initialization in the ctor, 2008-01-29 05:13:23 +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