Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy, modularize: return non-zero exit code on errors | Alexander Kornienko | 2018-03-22 | 1 | -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 Thompson | 2015-02-11 | 1 | -0/+3 |
private includes that purposefully get included inside blocks. llvm-svn: 228846 |