diff options
author | Jordy Rose <jediknil@belkadan.com> | 2012-05-12 17:32:56 +0000 |
---|---|---|
committer | Jordy Rose <jediknil@belkadan.com> | 2012-05-12 17:32:56 +0000 |
commit | 4af4487ba480819ca21b57732aa5da442e9671bb (patch) | |
tree | 98a9375d7dc30433ce33e018acd2e47a5a37a622 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | aca01f9c938b0d08c24c54bd9b30171fbd38bea9 (diff) | |
download | bcm5719-llvm-4af4487ba480819ca21b57732aa5da442e9671bb.tar.gz bcm5719-llvm-4af4487ba480819ca21b57732aa5da442e9671bb.zip |
Only check NSArray/NSDictionary boxing method params once.
Once we've found a "good" method, we don't need to check its argument types
again. (Even if we might have later found a "bad" method, we were already
caching the method we first looked up.)
llvm-svn: 156719
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions