llvm-project/clang-tools-extra/modularize
John Thompson 9ea81b0041 Fix broken logic for include in block check.
llvm-svn: 229187
2015-02-13 23:32:08 +00:00
..
CMakeLists.txt Moved header list loading to new class. This is staging for adding module map loading and checking support. 2015-02-13 14:29:22 +00:00
Makefile Add dependencies on TransformUtils library in preparation for re-applying r188666 2013-08-19 13:58:56 +00:00
Modularize.cpp Moved header list loading to new class. This is staging for adding module map loading and checking support. 2015-02-13 14:29:22 +00:00
Modularize.h Added module map generation option. 2013-10-15 13:52:33 +00:00
ModularizeUtilities.cpp Moved header list loading to new class. This is staging for adding module map loading and checking support. 2015-02-13 14:29:22 +00:00
ModularizeUtilities.h Moved header list loading to new class. This is staging for adding module map loading and checking support. 2015-02-13 14:29:22 +00:00
ModuleAssistant.cpp Renamed module.map to module.modulemap (modularize). 2015-02-10 14:45:30 +00:00
PreprocessorTracker.cpp Fix broken logic for include in block check. 2015-02-13 23:32:08 +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