summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/inlining/false-positive-suppression.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Fix test to actually test what was intended.Jordan Rose2013-03-221-2/+2
* [analyzer] Look through ExprWhenCleanups when trying to track a NULL.Jordan Rose2013-03-151-5/+41
* [analyzer] BugReporter - more precise tracking of C++ referencesAnna Zaks2013-03-131-0/+49
* [analyzer] Check for returning null references in ReturnUndefChecker.Jordan Rose2013-03-071-0/+12
* [analyzer] Suppress paths involving a reference whose rvalue is null.Jordan Rose2013-03-011-5/+84
* [analyzer] Track null object lvalues back through C++ method calls.Jordan Rose2013-01-261-0/+36
OpenPOWER on IntegriCloud