summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/method-call-path-notes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Attempt (again) to stabilize the order of the emission of diagnosticsTed Kremenek2012-09-081-706/+818
* Fix bug in ConditionBRVisitor where for C++ (and not C) we were not ignoringTed Kremenek2012-09-071-2/+2
* [analyzer] Look through all casts when trying to track constraints.Jordan Rose2012-08-161-0/+85
* [analyzer] Add plist output checks for all four "path notes" tests.Jordan Rose2012-08-061-0/+628
* [analyzer] When a symbol is null, we should track its constraints.Jordan Rose2012-08-031-1/+1
* [analyzer] Track null/uninitialized C++ objects used in method calls.Jordan Rose2012-08-031-0/+36
OpenPOWER on IntegriCloud