summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-01-11 23:29:10 +0000
committerDouglas Gregor <dgregor@apple.com>2010-01-11 23:29:10 +0000
commit411e5acce101cc51bd1406f765c443a5dcf1d3a8 (patch)
tree2cfec0b40c8966dfbe1a35fc222389d8fb4c16ff /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent2d2c0a00adca58fa2904094771fcb17caca2cd10 (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