hanchenye-llvm-project/clang/Analysis
Ted Kremenek effdafa62a Implemented casts for ConcreteInt and ConcreteIntLValue.
Implemented '==' and '!=' for ConcreteIntLValue.

llvm-svn: 46630
2008-02-01 06:36:40 +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 Implemented casts for ConcreteInt and ConcreteIntLValue. 2008-02-01 06:36:40 +00:00
GREngine.cpp We now delay adding nodes created by GRBranchNodeBuilder to the analysis 2008-01-30 23:24:39 +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
RValues.cpp Implemented casts for ConcreteInt and ConcreteIntLValue. 2008-02-01 06:36:40 +00:00
RValues.h Implemented casts for ConcreteInt and ConcreteIntLValue. 2008-02-01 06:36:40 +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.h Moved RValue code in GRConstants.cpp to RValue.[h,cpp]. 2008-01-31 19:34:24 +00:00