Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -141/+0 |
* | Run ClangTidy tests in all C++ language modes | Dmitri Gribenko | 2019-05-20 | 1 | -1/+2 |
* | [clang-tidy] Fix FP with readability-redundant-string-init for default arguments | Etienne Bergeron | 2016-04-07 | 1 | -0/+7 |
* | [clang-tidy] Fix redundant-string-init check with msvc 14 headers. | Etienne Bergeron | 2016-03-22 | 1 | -0/+47 |
* | Add a new check, readability-redundant-string-init, that checks unnecessary s... | Alexander Kornienko | 2016-02-25 | 1 | -0/+86 |