[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
Wed Mar 8 09:58:46 PST 2017


sammccall updated this revision to Diff 91042.
sammccall marked 4 inline comments as done.
sammccall added a comment.

Address review comments.


https://reviews.llvm.org/D30720

Files:
  include-fixer/CMakeLists.txt
  include-fixer/FuzzySymbolIndex.cpp
  include-fixer/FuzzySymbolIndex.h
  include-fixer/SymbolIndexManager.cpp
  include-fixer/tool/ClangIncludeFixer.cpp
  test/include-fixer/Inputs/fake_yaml_db.yaml
  test/include-fixer/yaml_fuzzy.cpp
  unittests/include-fixer/CMakeLists.txt
  unittests/include-fixer/FuzzySymbolIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30720.91042.patch
Type: text/x-patch
Size: 16925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170308/f858ea5b/attachment-0001.bin>


More information about the cfe-commits mailing list