aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/CodeCompleteConsumer.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
commitb862b8f93424a583fc912ab37bbbac1c231e852e (patch)
tree00b401583042dff74909567a32489c7167e05b4f /lib/Sema/CodeCompleteConsumer.cpp
parentaf40776922bc5c28e740adb0342faa09f35b0068 (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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93207 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/CodeCompleteConsumer.cpp')
0 files changed, 0 insertions, 0 deletions