hanchenye-llvm-project/clang-tools-extra/include-fixer
Manuel Klimek 7b9c117b82 Adapt clang-tidy checks to changing semantics of hasDeclaration.
Differential Revision: https://reviews.llvm.org/D36154

llvm-svn: 309810
2017-08-02 13:13:11 +00:00
..
find-all-symbols Adapt clang-tidy checks to changing semantics of hasDeclaration. 2017-08-02 13:13:11 +00:00
plugin
tool Add autoload cookies for clang-include-fixer lisp functions. 2017-07-18 10:15:07 +00:00
CMakeLists.txt [include-fixer] Add fuzzy SymbolIndex, where identifier needn't match exactly. 2017-03-13 15:55:59 +00:00
FuzzySymbolIndex.cpp [include-fixer] Add fuzzy SymbolIndex, where identifier needn't match exactly. 2017-03-13 15:55:59 +00:00
FuzzySymbolIndex.h [include-fixer] Add fuzzy SymbolIndex, where identifier needn't match exactly. 2017-03-13 15:55:59 +00:00
InMemorySymbolIndex.cpp [include-fixer] Add usage count to find-all-symbols. 2017-02-28 08:13:15 +00:00
InMemorySymbolIndex.h [include-fixer] Add usage count to find-all-symbols. 2017-02-28 08:13:15 +00:00
IncludeFixer.cpp [include-fixer] Remove line number from Symbol identity 2017-03-09 10:47:44 +00:00
IncludeFixer.h
IncludeFixerContext.cpp
IncludeFixerContext.h
SymbolIndex.h [include-fixer] Add usage count to find-all-symbols. 2017-02-28 08:13:15 +00:00
SymbolIndexManager.cpp [include-fixer] Add fuzzy SymbolIndex, where identifier needn't match exactly. 2017-03-13 15:55:59 +00:00
SymbolIndexManager.h Spelling mistakes in comments. NFCI. 2017-03-30 13:10:33 +00:00
YamlSymbolIndex.cpp [include-fixer] Add usage count to find-all-symbols. 2017-02-28 08:13:15 +00:00
YamlSymbolIndex.h [include-fixer] Add usage count to find-all-symbols. 2017-02-28 08:13:15 +00:00