llvm-project/clang-tools-extra/modularize
John Thompson e753fc97ec Fixed header determination logic. Was missing extensionless headers in coverage check.
llvm-svn: 254635
2015-12-03 19:20:43 +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 Fixed header determination logic. Was missing extensionless headers in coverage check. 2015-12-03 19:20:43 +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 Added -block-check-header-list-only option. This is a work-around for private includes that purposefully get included inside blocks. 2015-02-11 16:58:36 +00:00