]> granicus.if.org Git - clang/commit
[analyzer] Diagnostics: Supply Caller information even if the bug occurs
authorAnna Zaks <ganna@apple.com>
Wed, 14 Mar 2012 18:58:28 +0000 (18:58 +0000)
committerAnna Zaks <ganna@apple.com>
Wed, 14 Mar 2012 18:58:28 +0000 (18:58 +0000)
commit9373937945e1e075dfa08169eaccc1ad0b31f699
treed3cb5d84862683acf1a1df1f9b9c4efe27f40318
parentde5d946288bb3d68576c95974beb8cfd21d7043a
[analyzer] Diagnostics: Supply Caller information even if the bug occurs
in the callee.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152734 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
lib/StaticAnalyzer/Core/BugReporter.cpp
lib/StaticAnalyzer/Core/PathDiagnostic.cpp
test/Analysis/inline-plist.c