hanchenye-llvm-project/clang-tools-extra/include-fixer
Zachary Turner d08eb4b8bf Revert "Revert "[Include-fixer] Install executables and support scripts""
This reverts commit 2aff596257e1c45fa54baae823ecbe61a785174e.

I'm having a bad day apparently.  I reverted the wrong CL.  This
puts it back.

llvm-svn: 278978
2016-08-17 20:58:14 +00:00
..
find-all-symbols Revert "Revert "[Include-fixer] Install executables and support scripts"" 2016-08-17 20:58:14 +00:00
tool Revert "Revert "[Include-fixer] Install executables and support scripts"" 2016-08-17 20:58:14 +00:00
CMakeLists.txt [include-fixer] Pull out Context implementation code to a cpp file. 2016-07-08 13:11:38 +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] Support processing multiple files in one run. 2016-08-09 08:26:19 +00:00
IncludeFixer.h Fix Wdocumentation unknown parameter warning 2016-08-09 10:02:11 +00:00
IncludeFixerContext.cpp [include-fixer] Support processing multiple files in one run. 2016-08-09 08:26:19 +00:00
IncludeFixerContext.h [include-fixer] Support processing multiple files in one run. 2016-08-09 08:26:19 +00:00
SymbolIndex.h [include-fixer] Rename XrefsDB to SymbolIndex. 2016-05-13 09:27:54 +00:00
SymbolIndexManager.cpp [include-fixer] Correct nested class search for identifiers with scoped information 2016-08-02 10:43:10 +00:00
SymbolIndexManager.h [include-fixer] Correct nested class search for identifiers with scoped information 2016-08-02 10:43:10 +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