Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -11/+0 |
* | [clang-tidy] Adjust location of namespace comment diagnostic | Ilya Biryukov | 2019-07-17 | 1 | -1/+1 |
* | clang-tidy, modularize: return non-zero exit code on errors | Alexander Kornienko | 2018-03-22 | 1 | -1/+1 |
* | [clang-tidy] Move the missing namespace comment warnings to the closing brace | Alexander Kornienko | 2014-11-17 | 1 | -1/+1 |
* | [clang-tidy] Clean up test. | Alexander Kornienko | 2014-10-26 | 1 | -7/+5 |
* | Exit with error when no checks enabled. | Alexander Kornienko | 2014-06-02 | 1 | -0/+3 |
* | Change the behavior of clang-tidy -checks=, remove -disable-checks. | Alexander Kornienko | 2014-05-15 | 1 | -1/+1 |
* | Fix regex bug in clang-tidy. | Daniel Jasper | 2014-04-02 | 1 | -1/+1 |
* | Use more specific checks filter in the test. | Alexander Kornienko | 2014-03-06 | 1 | -1/+1 |
* | Initial architecture for clang-tidy. | Daniel Jasper | 2013-07-29 | 1 | -0/+10 |