]> granicus.if.org Git - clang/commit
Rework the retain-release.m test to use FileCheck and the "text" output
authorTed Kremenek <kremenek@apple.com>
Fri, 7 Sep 2012 06:51:47 +0000 (06:51 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 7 Sep 2012 06:51:47 +0000 (06:51 +0000)
commit689268a426cf4624c1b8ce67bf9d437ad84c6b04
tree0d43ca960d0de930276dfea7b950d45062cab639
parentc47dc1b9734ea9bebb281499d58d22c2647713a9
Rework the retain-release.m test to use FileCheck and the "text" output
of the analyzer, as the RetainReleaseChecker has many fine-grain
path diagnostic events that were not being checked.  This uncovered
an inconsistency between the path diagnostics between Objective-C
and Objective-C++ code in ConditionBRVisitor that was fixed in a recent
patch.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163373 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/retain-release.m