diff options
| author | Douglas Gregor <dgregor@apple.com> | 2010-01-11 23:29:10 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2010-01-11 23:29:10 +0000 |
| commit | 411e5acce101cc51bd1406f765c443a5dcf1d3a8 (patch) | |
| tree | 2cfec0b40c8966dfbe1a35fc222389d8fb4c16ff /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 2d2c0a00adca58fa2904094771fcb17caca2cd10 (diff) | |
Eliminate an embarrassing performance regression in C/ObjC, where we
were performing name lookup for template names in C/ObjC and always
finding nothing. Turn off such lookup unless we're in C++ mode, along
with the check that determines whether the given identifier is a
"current class name", and assert that we don't make this mistake
again.
llvm-svn: 93207
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
