]> granicus.if.org Git - clang/commit
[analyzer] Cleanup leak warnings: do not print the names of variables from other...
authorAnna Zaks <ganna@apple.com>
Wed, 10 Apr 2013 21:42:02 +0000 (21:42 +0000)
committerAnna Zaks <ganna@apple.com>
Wed, 10 Apr 2013 21:42:02 +0000 (21:42 +0000)
commit27d99dd714895564b526b786284a46b40f53be01
tree4cff1e30cd5b66b2c10fe6e632dd684022f209fc
parent708d72a33de05579ba5ca1c22eeea92d1e47a9ee
[analyzer] Cleanup leak warnings: do not print the names of variables from other functions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179219 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/MallocChecker.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
test/Analysis/malloc-plist.c
test/Analysis/retain-release.m