diff options
author | Kaelyn Uhrain <rikka@google.com> | 2012-01-25 18:37:44 +0000 |
---|---|---|
committer | Kaelyn Uhrain <rikka@google.com> | 2012-01-25 18:37:44 +0000 |
commit | 8edb17d7538bf924ccfccd54cbc8ff1b15075090 (patch) | |
tree | 5aebc637b4e6dfafa903e33289b5744ddd61be69 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 0dd22bc4d6b03d4448ca42ab08a5b8e3669bbdf8 (diff) | |
download | llvm-8edb17d7538bf924ccfccd54cbc8ff1b15075090.zip llvm-8edb17d7538bf924ccfccd54cbc8ff1b15075090.tar.gz llvm-8edb17d7538bf924ccfccd54cbc8ff1b15075090.tar.bz2 |
Add custom callback object for typo correction in BuildRecoveryCallExpr.
The new callback, in addition to limiting which keywords to include in
the pool of typo correction candidates, also filters out non-keyword
candidates that don't refer to (template) functions that accept the
number of arguments that are present for the call being recovered.
llvm-svn: 148962
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions