summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/modularize/NoProblemsNamespace.modularize
Commit message (Collapse)AuthorAgeFilesLines
* clang-tidy, modularize: return non-zero exit code on errorsAlexander Kornienko2018-03-221-1/+1
| | | | | | | When no inputs given, the tools should not only produce the help message, but also return a non-zero exit code. Fixed tests accordingly. llvm-svn: 328199
* Added -block-check-header-list-only option. This is a work-around for ↵John Thompson2015-02-111-0/+3
private includes that purposefully get included inside blocks. llvm-svn: 228846
OpenPOWER on IntegriCloud