summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-09-22 01:24:46 +0000
committerJordan Rose <jordan_rose@apple.com>2012-09-22 01:24:46 +0000
commit106b037a85506fe22d1bb0fab92ac9e5b00e2377 (patch)
treeceff412cb451e6c759a57660b83ba54ff1998c50 /clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
parentc102b35b44f50d2ca5ffdd28f4e422671beed53c (diff)
downloadbcm5719-llvm-106b037a85506fe22d1bb0fab92ac9e5b00e2377.tar.gz
bcm5719-llvm-106b037a85506fe22d1bb0fab92ac9e5b00e2377.zip
[analyzer] Better path notes for null pointers passed as arguments.
Rather than saying "Null pointer value stored to 'foo'", we now say "Passing null pointer value via Nth parameter 'foo'", which is much better. The note is also now on the argument expression as well, rather than the entire call. This paves the way for continuing to track arguments back to their sources. <rdar://problem/12211490> llvm-svn: 164444
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud