]> granicus.if.org Git - clang/commit
[analyzer] -analyze-function for ObjectiveC should check if any of the methods match...
authorAnna Zaks <ganna@apple.com>
Sat, 10 Sep 2011 00:12:23 +0000 (00:12 +0000)
committerAnna Zaks <ganna@apple.com>
Sat, 10 Sep 2011 00:12:23 +0000 (00:12 +0000)
commitd1fe529b1a17a2422f28f1b938ee70453dc7199d
treef9faf30061d4a0f86d252e60fa28d9ce32bdc9cc
parent08e0bc16b3312c27e87d33be7dcf3d4fe5bdd2e2
[analyzer] -analyze-function for ObjectiveC should check if any of the methods match the name (not only the first one).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139439 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp