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. llvm-svn: 179547
Loading
Please register or sign in to comment