diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-15 18:47:22 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-15 18:47:22 +0000 |
commit | 77670f17ae3a5c3188149c19a7e386c01d0aa7c0 (patch) | |
tree | 63a989619863e0ff50192279a22ea1a2b42610a8 /lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | 1f35ec3c2c5662644c07969a1b5c5ad748764285 (diff) |
Revert "Speed-up ObjCMethodDecl::getOverriddenMethods()."
This reverts commit r179436.
Due to caching, it was possible that we could miss overridden methods that
were introduced by categories later on.
Along with reverting the commit I also included a test case that would have caught this.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179547 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions