aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGExprConstant.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-05-18 16:30:22 +0000
committerDouglas Gregor <dgregor@apple.com>2010-05-18 16:30:22 +0000
commitd0785ea6c4c37a7fa4fcd4840e6e036ffb44e13e (patch)
tree004dd76a732692ae55578018d2b26d2854aae81e /lib/CodeGen/CGExprConstant.cpp
parent91f7ac7e20ba03b8cd711974e2611231077bbe81 (diff)
Give a slight edge to the context-sensitive keyword 'super' over
non-function-local declarations with names similar to what the user typed. For example, this allows us to correct 'supper' to 'super' in an Objective-C message send, even though the C function 'isupper' has the same edit distance. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104023 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions