summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/modularize/ModularizeUtilities.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added mechanism to modularize for doing a compilation precheckJohn Thompson2015-07-101-20/+143
* Fixed modularize to warn about missing headers referenced in a module map.John Thompson2015-06-041-0/+19
* Update to match clang r237508.Richard Smith2015-05-161-2/+2
* Make helpers static. clang-tools edition.Benjamin Kramer2015-03-231-1/+3
* Renamed function to avoid confusion about purpose.John Thompson2015-03-061-3/+5
* Fixed canonical path function.John Thompson2015-02-261-1/+19
* Remove carriage returns.Nick Lewycky2015-02-201-5/+5
* Added module map coverage support, extracted from module-map-checker.John Thompson2015-02-191-2/+47
* Pruned some unneeded code and comments.John Thompson2015-02-191-4/+2
* Added support for extracting headers from module maps as a source for the hea...John Thompson2015-02-181-6/+209
* Add canonical path conversion function and use it so paths are consistent.John Thompson2015-02-171-1/+16
* Moved header list loading to new class. This is staging for adding module map...John Thompson2015-02-131-0/+124
OpenPOWER on IntegriCloud