diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-13 01:04:01 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-13 01:04:01 +0000 |
commit | 53a65587714c6cb65f428cd283f2bb77aee6d784 (patch) | |
tree | d74c34b4276d4931a2c88c55cb4f2a77a51f8256 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 37613a9c6f7adb44692a4efd1100bbb7ed0b7355 (diff) | |
download | bcm5719-llvm-53a65587714c6cb65f428cd283f2bb77aee6d784.tar.gz bcm5719-llvm-53a65587714c6cb65f428cd283f2bb77aee6d784.zip |
Speed-up ObjCMethodDecl::getOverriddenMethods().
Use an newly introduce ASTContext::getBaseObjCCategoriesAfterInterface() which caches its
results instead of re-calculating the categories multiple times.
llvm-svn: 179436
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions