llvm-project/clang-tools-extra/include-fixer
Haojian Wu 39170d70c0 [find-all-symbols] Ignore anonymous enum declarations.
llvm-svn: 269762
2016-05-17 13:38:18 +00:00
..
find-all-symbols [find-all-symbols] Ignore anonymous enum declarations. 2016-05-17 13:38:18 +00:00
tool [include-fixer] Fix broken dependency shared build 2016-05-13 17:38:22 +00:00
CMakeLists.txt [include-fixer] Rename XrefsDB to SymbolIndex. 2016-05-13 09:27:54 +00:00
InMemorySymbolIndex.cpp [include-fixer] Simplify unittest code. 2016-05-13 15:17:17 +00:00
InMemorySymbolIndex.h [include-fixer] Simplify unittest code. 2016-05-13 15:17:17 +00:00
IncludeFixer.cpp [include-fixer] Make the "extend to the right" hack support typos without nested names in the front. 2016-05-17 12:35:18 +00:00
IncludeFixer.h [include-fixer] Rename XrefsDB to SymbolIndex. 2016-05-13 09:27:54 +00:00
SymbolIndex.h [include-fixer] Rename XrefsDB to SymbolIndex. 2016-05-13 09:27:54 +00:00
SymbolIndexManager.cpp [include-fixer] Use scope contexts information to improve query. 2016-05-13 15:44:16 +00:00
SymbolIndexManager.h [include-fixer] Rename XrefsDB to SymbolIndex. 2016-05-13 09:27:54 +00:00
YamlSymbolIndex.cpp [include-fixer] Rename XrefsDB to SymbolIndex. 2016-05-13 09:27:54 +00:00
YamlSymbolIndex.h [include-fixer] Rename XrefsDB to SymbolIndex. 2016-05-13 09:27:54 +00:00