hanchenye-llvm-project/clang-tools-extra/modularize
Saleem Abdulrasool 9dc1b0f29d modularize: add install rule
This allows modularize to be installed.  Previously, no install rule would be
created for it.

llvm-svn: 253310
2015-11-17 05:09:18 +00:00
..
CMakeLists.txt modularize: add install rule 2015-11-17 05:09:18 +00:00
CoverageChecker.cpp Revert "Apply modernize-use-default to clang-tools-extra." 2015-10-20 21:45:52 +00:00
CoverageChecker.h Make helpers static. clang-tools edition. 2015-03-23 12:49:15 +00:00
Makefile Revert "Adapt clang-tools-extra to clang module format changes." 2015-02-25 02:46:37 +00:00
Modularize.cpp Accommodate interface change in r252134. 2015-11-05 02:30:21 +00:00
Modularize.h Added mechanism to modularize for doing a compilation precheck 2015-07-10 00:37:25 +00:00
ModularizeUtilities.cpp Added mechanism to modularize for doing a compilation precheck 2015-07-10 00:37:25 +00:00
ModularizeUtilities.h Added mechanism to modularize for doing a compilation precheck 2015-07-10 00:37:25 +00:00
ModuleAssistant.cpp Make a bunch of static arrays const. 2015-10-18 05:14:41 +00:00
PreprocessorTracker.cpp Revert "Apply modernize-use-default to clang-tools-extra." 2015-10-20 21:45:52 +00:00
PreprocessorTracker.h