summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/modularize/CoverageChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed modularize to warn about missing headers referenced in a module map.John Thompson2015-06-041-5/+5
* Update to match clang r237508.Richard Smith2015-05-161-2/+2
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-6/+6
* Refactor: Simplify boolean expression in modularizeDavid Blaikie2015-03-231-1/+1
* Added module map coverage support, extracted from module-map-checker.John Thompson2015-02-191-0/+415
OpenPOWER on IntegriCloud