diff options
author | Kaelyn Takata <rikka@google.com> | 2014-06-11 18:07:01 +0000 |
---|---|---|
committer | Kaelyn Takata <rikka@google.com> | 2014-06-11 18:07:01 +0000 |
commit | 68fdd59b316f0c3440d72f7b63a6142cf65cb259 (patch) | |
tree | 347316da8b4b90b271f431f1cc6ceb51eaeb5d5c /clang/lib/Basic/VirtualFileSystem.cpp | |
parent | 0fc75193146f66a27094651f65856f8586049e02 (diff) | |
download | llvm-68fdd59b316f0c3440d72f7b63a6142cf65cb259.zip llvm-68fdd59b316f0c3440d72f7b63a6142cf65cb259.tar.gz llvm-68fdd59b316f0c3440d72f7b63a6142cf65cb259.tar.bz2 |
Move TypoCorrection filtering into the TypoCorrectionConsumer and make it incremental.
The only external/visible functional change that fell out of this
refactoring is that there was one less case where the typo caching
and/or counting didn't work properly. The result is that a test case
had to be moved from typo-correction.cpp to typo-correction-pt2.cpp
to avoid the hard-coded limit on per file/TU typo correction attempts.
llvm-svn: 210669
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions