summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/modularize/ModularizeUtilities.h
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-221-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fixes for Clang API changeDavid Blaikie2017-01-061-2/+0
* Added mechanism to modularize for doing a compilation precheckJohn Thompson2015-07-101-2/+38
* Fixed modularize to warn about missing headers referenced in a module map.John Thompson2015-06-041-0/+2
* Added module map coverage support, extracted from module-map-checker.John Thompson2015-02-191-1/+28
* 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-2/+81
* Add canonical path conversion function and use it so paths are consistent.John Thompson2015-02-171-0/+11
* Moved header list loading to new class. This is staging for adding module map...John Thompson2015-02-131-0/+74
OpenPOWER on IntegriCloud