summaryrefslogtreecommitdiff
path: root/clang-tools-extra/docs/ModularizeUsage.rst
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace in docs and clang-tidy sources.Alexander Kornienko2016-12-131-1/+1
* [docs] Remove doubled spacesMalcolm Parsons2016-11-171-10/+10
* Added mechanism to modularize for doing a compilation precheckJohn Thompson2015-07-101-0/+17
* Fixed option description. '=' is required.John Thompson2015-06-041-1/+1
* Changed option processing to implicitly use -x c++ if no other -x option spec...John Thompson2015-05-061-3/+4
* Added module map coverage support, extracted from module-map-checker.John Thompson2015-02-191-0/+12
* Added support for extracting headers from module maps as a source for the hea...John Thompson2015-02-181-1/+10
* Added support for multiple header list files, as a precursor for when we need...John Thompson2015-02-121-1/+2
* Added -block-check-header-list-only option. This is a work-around for privat...John Thompson2015-02-111-0/+7
* Added module map generation docs and some clean-up.John Thompson2013-10-161-3/+13
* Fix headers, use source quoting.John Thompson2013-09-231-7/+7
* Added modularize documentation.John Thompson2013-09-201-0/+41