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
Loading
Please register or sign in to comment