diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2014-12-16 21:39:02 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2014-12-16 21:39:02 +0000 |
commit | 246532627e1493ce7605efda3ef152aeda0d9001 (patch) | |
tree | 7f6e55807d78bb8bf863b6887e4b6f78aa8b3053 /llvm/test/tools/llvm-objdump/ARM | |
parent | f5acc8c625372597d033aec2cf1c1ef0db5434f7 (diff) | |
download | bcm5719-llvm-246532627e1493ce7605efda3ef152aeda0d9001.tar.gz bcm5719-llvm-246532627e1493ce7605efda3ef152aeda0d9001.zip |
Add a new flag, -fspell-checking-limit=<number> to control how many times we'll do spell checking. Note that spell checking will change the produced AST, so we don't automatically change this value when someone sets -ferror-limit=. With this, merge test typo-correction-pt2.cpp into typo-correction.cpp.
Remove Sema::UnqualifiedTyposCorrected, a cache of corrected typos. It would only cache typo corrections that didn't provide ValidateCandidate of which there were few left, and it had a bug when we had the same identifier spelled wrong twice. See the last two tests in typo-correction.cpp for cases this fires.
llvm-svn: 224375
Diffstat (limited to 'llvm/test/tools/llvm-objdump/ARM')
0 files changed, 0 insertions, 0 deletions