Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Give readability-redundant-string-init a customizable list of st... | Mitchell Balan | 2019-11-15 | 1 | -2/+7 |
* | Revert "[clang-tidy] Give readability-redundant-string-init a customizable li... | Mitchell Balan | 2019-11-15 | 1 | -7/+2 |
* | [clang-tidy] Give readability-redundant-string-init a customizable list of st... | Mitchell Balan | 2019-11-15 | 1 | -2/+7 |
* | [clang-tidy] Switch checks to #include "ClangTidyCheck.h" | Alexander Kornienko | 2019-03-25 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Add a new check, readability-redundant-string-init, that checks unnecessary s... | Alexander Kornienko | 2016-02-25 | 1 | -0/+32 |