llvm-project/clang-tools-extra/modularize
Reid Kleckner 3fc649cb76 [Support] Rename tool_output_file to ToolOutputFile, NFC
This class isn't similar to anything from the STL, so it shouldn't use
the STL naming conventions.

llvm-svn: 314050
2017-09-23 01:03:17 +00:00
..
CMakeLists.txt [CMake] Use tools template for clangd and modularize 2017-07-11 00:18:07 +00:00
CoverageChecker.cpp Fix memory leak by using unique_ptr 2017-02-11 05:25:21 +00:00
CoverageChecker.h Fix memory leak by using unique_ptr 2017-02-11 05:25:21 +00:00
Modularize.cpp Update for PrintHelpMessage not calling exit. 2017-09-08 00:33:39 +00:00
Modularize.h Added mechanism to modularize for doing a compilation precheck 2015-07-10 00:37:25 +00:00
ModularizeUtilities.cpp Fix memory leak by using unique_ptr 2017-02-11 05:25:21 +00:00
ModularizeUtilities.h Fixes for Clang API change 2017-01-06 01:09:06 +00:00
ModuleAssistant.cpp [Support] Rename tool_output_file to ToolOutputFile, NFC 2017-09-23 01:03:17 +00:00
PreprocessorTracker.cpp [NFC] Update function call names as changed in MacroInfo that should refer to Parameters (as opposed to Arguments). 2017-07-17 17:20:57 +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