diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-05-18 16:30:22 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-05-18 16:30:22 +0000 |
commit | 86ad085b402c0f9c4b9a355783347e653e9ca67d (patch) | |
tree | c5f704b8e71ef17af6afc46f69563b66d6d47dd7 /clang/lib/CodeGen/CGExprConstant.cpp | |
parent | 5fd04d48329dc4dbbea7c1a5075a5e9701af06b9 (diff) | |
download | bcm5719-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