Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Fix readability-redundant-string-init for c++17/c++2a | Mitchell Balan | 2019-11-19 | 1 | -1/+10 |
* | Revert "[clang-tidy] modernize-use-override new option AllowOverrideAndFinal" | Mitchell Balan | 2019-11-19 | 1 | -10/+1 |
* | [clang-tidy] Give readability-redundant-string-init a customizable list of st... | Mitchell Balan | 2019-11-15 | 1 | -1/+85 |
* | Revert "[clang-tidy] Give readability-redundant-string-init a customizable li... | Mitchell Balan | 2019-11-15 | 1 | -85/+1 |
* | [clang-tidy] Give readability-redundant-string-init a customizable list of st... | Mitchell Balan | 2019-11-15 | 1 | -1/+85 |
* | [clang-tidy] modernize-use-override new option AllowOverrideAndFinal | Mitchell Balan | 2019-11-15 | 1 | -2/+6 |
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -0/+141 |