hanchenye-llvm-project/clang-tools-extra/include-fixer
Haojian Wu a23ac3d249 [find-all-symbol] Ignore inline namespace context.
Reviewers: bkramer

Subscribers: cfe-commits, ioeric

Differential Revision: http://reviews.llvm.org/D20465

llvm-svn: 270206
2016-05-20 12:04:56 +00:00
..
find-all-symbols [find-all-symbol] Ignore inline namespace context. 2016-05-20 12:04:56 +00:00
tool [include-fixer] Sort headers after inserting new headers. 2016-05-19 08:21:09 +00:00
CMakeLists.txt [include-fixer] Sort headers after inserting new headers. 2016-05-19 08:21:09 +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] Fix unused variable warning in Release builds. 2016-05-19 16:57:57 +00:00
IncludeFixer.h [include-fixer] Sort headers after inserting new headers. 2016-05-19 08:21:09 +00:00
SymbolIndex.h [include-fixer] Rename XrefsDB to SymbolIndex. 2016-05-13 09:27:54 +00:00
SymbolIndexManager.cpp [include-fixer] Make search handle fully qualified names correctly. 2016-05-19 12:41:56 +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