llvm-project/clang-tools-extra/modularize
John Thompson b70ecf6eef Fixed canonical path function.
llvm-svn: 230665
2015-02-26 19:31:10 +00:00
..
CMakeLists.txt Added module map coverage support, extracted from module-map-checker. 2015-02-19 16:47:27 +00:00
CoverageChecker.cpp Added module map coverage support, extracted from module-map-checker. 2015-02-19 16:47:27 +00:00
CoverageChecker.h Added module map coverage support, extracted from module-map-checker. 2015-02-19 16:47:27 +00:00
Makefile Revert "Adapt clang-tools-extra to clang module format changes." 2015-02-25 02:46:37 +00:00
Modularize.cpp Added module map coverage support, extracted from module-map-checker. 2015-02-19 16:47:27 +00:00
Modularize.h Added module map generation option. 2013-10-15 13:52:33 +00:00
ModularizeUtilities.cpp Fixed canonical path function. 2015-02-26 19:31:10 +00:00
ModularizeUtilities.h Added module map coverage support, extracted from module-map-checker. 2015-02-19 16:47:27 +00:00
ModuleAssistant.cpp Renamed module.map to module.modulemap (modularize). 2015-02-10 14:45:30 +00:00
PreprocessorTracker.cpp Fixed canonical path function. 2015-02-26 19:31:10 +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