Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -6/+0 |
* | [clang-tidy] Make the plugin honor NOLINT | Nikolai Kosjar | 2019-06-06 | 1 | -0/+1 |
* | Remove the optional dependency from libclang to clang-tidy/include-fixer | Benjamin Kramer | 2018-11-23 | 1 | -1/+0 |
* | [clang-tidy] Add "clang-tidy as a clang plugin" skeleton. | Benjamin Kramer | 2016-03-03 | 1 | -0/+1 |
* | [clang-tidy] Move the missing namespace comment warnings to the closing brace | Alexander Kornienko | 2014-11-17 | 1 | -1/+1 |
* | [clang-tidy] Simplify RUN: lines in the test | Alexander Kornienko | 2014-10-26 | 1 | -3/+1 |
* | 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 |
* | Add the check name to the clang-tidy diagnostic output. | Alexander Kornienko | 2014-01-13 | 1 | -1/+1 |
* | Initial architecture for clang-tidy. | Daniel Jasper | 2013-07-29 | 1 | -0/+7 |