summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/Environment.cpp
Commit message (Expand)AuthorAgeFilesLines
* This patch did the following renaming. There should be no functional changes.Zhongxing Xu2008-10-171-15/+15
* This is a big patch, but the functionality change is small and the rest of th...Ted Kremenek2008-10-041-11/+9
* Modify comments.Zhongxing Xu2008-08-211-2/+3
* Patch by Zhongxing Xu:Ted Kremenek2008-08-201-0/+48
* Add ExplicitCastExpr to replace the current CastExpr, and have ImplicitCastEx...Argyrios Kyrtzidis2008-08-181-13/+2
* Move some environment methods from ValueState/ValueStateManager to Environmen...Ted Kremenek2008-07-101-8/+95
* Initial work on splitting the ValueState into an Environment, Store, andTed Kremenek2008-07-081-0/+29
OpenPOWER on IntegriCloud