summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/IteratorsChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new AST node describing reference binding to temporaries.Douglas Gregor2011-06-211-8/+19
* Support for C++11 (non-template) alias declarations.Richard Smith2011-04-151-1/+1
* Don't have side-effects (or rather non-trivial computation) in StringSwitch "...Ted Kremenek2011-03-121-6/+9
* Add initial version of "IteratorsChecker", a checker to find misues uses of C...Ted Kremenek2011-03-121-0/+579
OpenPOWER on IntegriCloud