summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/ValueManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge ValueManager into SValBuilder.Ted Kremenek2010-12-021-162/+0
* Rename all 'EvalXXX' methods in libChecker toTed Kremenek2010-12-011-1/+1
* Rename 'SValuator' to 'SValBuilder'. The new nameTed Kremenek2010-12-011-1/+1
* Another metadata symbol change (missed a file)Jordy Rose2010-08-141-0/+13
* MemRegion can refer to ASTContext without external help.Zhongxing Xu2010-08-111-2/+2
* Since now we store the cast type with an ElementRegion, there isZhongxing Xu2010-03-011-8/+4
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+153
OpenPOWER on IntegriCloud