aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/Environment.cpp
AgeCommit message (Expand)Author
2008-11-12GRStateRef:Ted Kremenek
2008-10-30Rename:Zhongxing Xu
2008-10-28Rename ExplicitCCastExpr to CStyleCastExprDouglas Gregor
2008-10-27Refactor the expression class hierarchy for casts. Most importantly:Douglas Gregor
2008-10-25Add code for get the lvalue for string literals. Now we return a StringRegionZhongxing Xu
2008-10-17This patch did the following renaming. There should be no functional changes.Zhongxing Xu
2008-10-04This is a big patch, but the functionality change is small and the rest of th...Ted Kremenek
2008-08-21Modify comments.Zhongxing Xu
2008-08-20Patch by Zhongxing Xu:Ted Kremenek
2008-08-18Add ExplicitCastExpr to replace the current CastExpr, and have ImplicitCastEx...Argyrios Kyrtzidis
2008-07-10Move some environment methods from ValueState/ValueStateManager to Environmen...Ted Kremenek
2008-07-08Initial work on splitting the ValueState into an Environment, Store, andTed Kremenek