[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)
commite0f1a0f0d84932c9764ec5a5a3d953adc51cbe7d
tree98f6c217f815aba9b41df110a575f5bce59b6221
parent313b101e274ec72e8717b1b38c9d84e8e1f61354
[analyzer] BugReporterVisitors: handle the case where a ternary operator is wrapped in a cast.

llvm-svn: 177205
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
clang/test/Analysis/inlining/false-positive-suppression.c