]> granicus.if.org Git - clang/commit
[analyzer] Look through ExprWhenCleanups when trying to track a NULL.
authorJordan Rose <jordan_rose@apple.com>
Fri, 15 Mar 2013 21:41:46 +0000 (21:41 +0000)
committerJordan Rose <jordan_rose@apple.com>
Fri, 15 Mar 2013 21:41:46 +0000 (21:41 +0000)
commit6a15f39a6bfd7a30085c5fa8f67d0b64b74b132a
tree2a9560eee7b733b1a21f27f93342321032bd330b
parent62bbe07f5aed5a2f9ae55ef480c4268cb4435d99
[analyzer] Look through ExprWhenCleanups when trying to track a NULL.

Silences a few false positives in LLVM.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177186 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
test/Analysis/inlining/false-positive-suppression.cpp