Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -295/+0 |
* | Run ClangTidy tests in all C++ language modes | Dmitri Gribenko | 2019-05-20 | 1 | -1/+6 |
* | [clang-tidy] Fix for typos in the tests for `bugprone-exception-escape` | Adam Balogh | 2018-10-13 | 1 | -3/+3 |
* | [clang-tidy] Optimize query in bugprone-exception-escape | Adam Balogh | 2018-10-13 | 1 | -0/+25 |
* | [clang-tidy] Force exceptions to be enabled in test | Benjamin Kramer | 2018-07-14 | 1 | -1/+1 |
* | [clang-tidy] Exception Escape Checker | Adam Balogh | 2018-07-13 | 1 | -0/+265 |