summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/Environment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new AST node describing reference binding to temporaries.Douglas Gregor2011-06-211-0/+3
* [analyzer] PR8962 again. Ban ParenExprs (and friends) from block-level expres...Jordy Rose2011-06-101-15/+0
* [analyzer] Look through __extension__ expressions in a GRState's Environment....Jordy Rose2011-06-081-6/+6
* Allow 'Environment::getSVal()' to allow an optional way for checkers to do a ...Ted Kremenek2011-04-271-1/+11
* Add static analyzer support for C++'0X nullptr. Patch by Jim Goodnow II.Ted Kremenek2011-04-221-0/+3
* C1X: implement generic selectionsPeter Collingbourne2011-04-151-0/+4
* Fix tiny error in CFG construction for BinaryConditionalOperators, making sur...Ted Kremenek2011-02-241-0/+5
* [analyzer] Fix crash when analyzing C++ code.Argyrios Kyrtzidis2011-02-191-1/+1
* [analyzer] Fix crash when analyzing C++ code.Argyrios Kyrtzidis2011-02-191-3/+1
* Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek2011-02-101-1/+1
* [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis2011-02-081-0/+236
OpenPOWER on IntegriCloud