diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-09-22 01:24:46 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-09-22 01:24:46 +0000 |
commit | 85e99373835fe1b4cec624bc48dc8dfe14c2a783 (patch) | |
tree | 1a6b91f19dabc340f1f831b019127208e953f980 /lib/StaticAnalyzer/Core/ExplodedGraph.cpp | |
parent | 615a092a511cd2dfe1a5364ebf5f80e55e33034d (diff) |
[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>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164444 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExplodedGraph.cpp')
0 files changed, 0 insertions, 0 deletions