summaryrefslogtreecommitdiffstats
path: root/clang/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
commit86ad085b402c0f9c4b9a355783347e653e9ca67d (patch)
treec5f704b8e71ef17af6afc46f69563b66d6d47dd7 /clang/lib/CodeGen/CGExprConstant.cpp
parent5fd04d48329dc4dbbea7c1a5075a5e9701af06b9 (diff)
downloadbcm5719-llvm-86ad085b402c0f9c4b9a355783347e653e9ca67d.tar.gz
bcm5719-llvm-86ad085b402c0f9c4b9a355783347e653e9ca67d.zip
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. llvm-svn: 104023
Diffstat (limited to 'clang/lib/CodeGen/CGExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud