]> granicus.if.org Git - clang/commit
[analyzer] BugReporterVisitors: handle the case where a ternary operator is wrapped...
authorAnna Zaks <ganna@apple.com>
Fri, 15 Mar 2013 23:34:25 +0000 (23:34 +0000)
committerAnna Zaks <ganna@apple.com>
Fri, 15 Mar 2013 23:34:25 +0000 (23:34 +0000)
commitf510f5cd57fa9b7ea6f6e103c65c0df95a55d986
treec303571e0a19bb19b87ba3f0a1edf43631e918c0
parentf8ba81e8bbc4d0d424c3b4c3581a9467e972c4de
[analyzer] BugReporterVisitors: handle the case where a ternary operator is wrapped in a cast.

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