Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -318/+0 |
* | Run ClangTidy tests in all C++ language modes | Dmitri Gribenko | 2019-05-20 | 1 | -1/+1 |
* | [clang-tidy] Fix modernize-use-override incorrect replacement | Alexander Kornienko | 2017-07-07 | 1 | -0/+14 |
* | [clang-tidy] Attempt to fix the test where exceptions are disabled by default. | Alexander Kornienko | 2017-03-01 | 1 | -1/+1 |
* | [clang-tidy] Fix handling of methods with try-statement as a body in moderniz... | Alexander Kornienko | 2017-03-01 | 1 | -0/+14 |
* | [clang-tidy] fix a couple of modernize-use-override bugs | Alexander Kornienko | 2016-04-04 | 1 | -1/+6 |
* | Add extra tests for handling throw() and noexcept() specifiers. | Aaron Ballman | 2016-01-12 | 1 | -0/+11 |
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | [clang-tidy] Move misc-use-override and readability-shrink-to-fit to "moderni... | Alexander Kornienko | 2015-08-31 | 1 | -0/+274 |