summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/modularize/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Added coverage check for extensionless headers, and exclude hidden dot direct...John Thompson2015-12-042-0/+4
* Added mechanism to modularize for doing a compilation precheckJohn Thompson2015-07-103-0/+13
* Fixed line-endings.John Thompson2015-07-082-40/+40
* Fixed modularize to warn about missing headers referenced in a module map.John Thompson2015-06-042-0/+11
* Added module map coverage support, extracted from module-map-checker.John Thompson2015-02-1916-0/+59
* Fixed missing checkins.John Thompson2015-02-182-0/+18
* Added module map generation option.John Thompson2013-10-154-0/+4
* Check for #include in extern and namespace blocks.John Thompson2013-09-183-0/+7
* modularize - Fix of header dependencies.John Thompson2013-09-042-0/+8
* Revert svn 189837 "Added header dependencies support."Bob Wilson2013-09-042-8/+0
* Added header dependencies support.John Thompson2013-09-032-0/+8
* Undo r189834 - broke test.John Thompson2013-09-034-22/+20
* Ran clang-format.John Thompson2013-09-034-20/+22
* Fixed some issues that resulted in erroneous duplicate symbol error messages.John Thompson2013-08-264-22/+46
* Enhanced test for header guards.John Thompson2013-08-133-0/+11
* Fix false error message for function-style macro instance used as arguments i...John Thompson2013-08-091-0/+5
* Expanded modularize tests.John Thompson2013-08-082-0/+33
* Fixed incorrect header guard/nested header mechanism.John Thompson2013-08-071-0/+1
* Fix comment typo.John Thompson2013-08-061-1/+1
* Add test for header guard work-around.John Thompson2013-08-064-0/+22
* Fixed checkin of wrong old files. Hopefully this is the end of the test failure.John Thompson2013-07-271-2/+2
* Fixed missing checkin.John Thompson2013-07-271-0/+7
* Revert "Added new feature for checking macro and preprocessor conditional con...Rafael Espindola2013-07-261-7/+0
* Added new feature for checking macro and preprocessor conditional consistency.John Thompson2013-07-261-0/+7
* Revised per review comments to rename test files and rearrange input files.John Thompson2013-03-267-0/+43
OpenPOWER on IntegriCloud