Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | There were problems if a relative path is used for an include path, the path ... | John Thompson | 2015-12-10 | 1 | -2/+2 |
* | Added coverage check for extensionless headers, and exclude hidden dot direct... | John Thompson | 2015-12-04 | 1 | -1/+7 |
* | Revert "Apply modernize-use-default to clang-tools-extra." | David Blaikie | 2015-10-20 | 1 | -1/+1 |
* | Apply modernize-use-default to clang-tools-extra. | Angel Garcia Gomez | 2015-10-20 | 1 | -1/+1 |
* | Fixed modularize to warn about missing headers referenced in a module map. | John Thompson | 2015-06-04 | 1 | -5/+5 |
* | Update to match clang r237508. | Richard Smith | 2015-05-16 | 1 | -2/+2 |
* | Use 'override/final' instead of 'virtual' for overridden methods | Alexander Kornienko | 2015-04-11 | 1 | -6/+6 |
* | Refactor: Simplify boolean expression in modularize | David Blaikie | 2015-03-23 | 1 | -1/+1 |
* | Added module map coverage support, extracted from module-map-checker. | John Thompson | 2015-02-19 | 1 | -0/+415 |