]> granicus.if.org Git - clang/commit
[analyzer] Leaks should be uniqued by the allocation point in the
authorAnna Zaks <ganna@apple.com>
Tue, 28 Feb 2012 22:39:22 +0000 (22:39 +0000)
committerAnna Zaks <ganna@apple.com>
Tue, 28 Feb 2012 22:39:22 +0000 (22:39 +0000)
commite7e0168f625368032a5d2b4471d3406cd9d9f8ae
tree5907a9e7d7d388c535aac70d5e6b0daa8b25fb67
parentc5685438df6105052b02c9e02f01c34489606308
[analyzer] Leaks should be uniqued by the allocation point in the
closest function context (RetainCountChecker).

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