[PATCH] D30720: [include-fixer] Add fuzzy SymbolIndex, where identifier needn't match exactly.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 13 09:08:17 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297630: [include-fixer] Add fuzzy SymbolIndex, where identifier needn't match exactly. (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D30720?vs=91042&id=91570#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30720
Files:
clang-tools-extra/trunk/include-fixer/CMakeLists.txt
clang-tools-extra/trunk/include-fixer/FuzzySymbolIndex.cpp
clang-tools-extra/trunk/include-fixer/FuzzySymbolIndex.h
clang-tools-extra/trunk/include-fixer/SymbolIndexManager.cpp
clang-tools-extra/trunk/include-fixer/tool/ClangIncludeFixer.cpp
clang-tools-extra/trunk/test/include-fixer/Inputs/fake_yaml_db.yaml
clang-tools-extra/trunk/test/include-fixer/yaml_fuzzy.cpp
clang-tools-extra/trunk/unittests/include-fixer/CMakeLists.txt
clang-tools-extra/trunk/unittests/include-fixer/FuzzySymbolIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30720.91570.patch
Type: text/x-patch
Size: 17663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170313/bfd8aea3/attachment-0001.bin>
More information about the cfe-commits
mailing list