Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -38/+0 |
* | Run ClangTidy tests in all C++ language modes | Dmitri Gribenko | 2019-05-20 | 1 | -2/+4 |
* | [clang-tidy] Use -fexceptions explicitly in the tests that need exceptions. | Alexander Kornienko | 2017-06-08 | 1 | -1/+1 |
* | [clang-tidy] New checker to replace dynamic exception specifications | Alexander Kornienko | 2017-06-08 | 1 | -0/+36 |
* | Revert "Implement a new clang-tidy check that suggests users replace dynamic ... | Diana Picus | 2017-01-27 | 1 | -36/+0 |
* | Implement a new clang-tidy check that suggests users replace dynamic exceptio... | Aaron Ballman | 2017-01-26 | 1 | -0/+36 |