]> granicus.if.org Git - clang/commit
[analyzer] Shorten the stack hint diagnostic.
authorAnna Zaks <ganna@apple.com>
Fri, 16 Mar 2012 23:44:28 +0000 (23:44 +0000)
committerAnna Zaks <ganna@apple.com>
Fri, 16 Mar 2012 23:44:28 +0000 (23:44 +0000)
commitfbd58743fa6c793b84ed60a0e2325335a53da6c4
tree3edd620f9bd3cf2775d99f9dd187a11beb22afa2
parent2eb272931070b4294eb623611ed892ba3d828284
[analyzer] Shorten the stack hint diagnostic.

Do not display the standard "Returning from 'foo'", when a stack hint is
available.

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