summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/GRCXXExprEngine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make -analyzer-inline-call not a separate analysis. Instead it's a boolean Zhongxing Xu2010-05-061-2/+2
* Use the right predecessor.Zhongxing Xu2010-04-211-1/+1
* Add initial support for C++ delete expr.Zhongxing Xu2010-04-211-1/+12
* Replace code with a method call. No functionality change.Zhongxing Xu2010-04-201-65/+8
* Improve handling of CXXNewExpr.Zhongxing Xu2010-04-201-7/+62
* Move all C++ expression evaluation logic into its own file.Zhongxing Xu2010-04-191-0/+237
OpenPOWER on IntegriCloud