Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -1/+1 |
* | [clang-tidy] Update docs for clang-tidy checks. NFC | Alexander Kornienko | 2015-08-27 | 1 | -10/+16 |
* | [clang-tidy] Force braces around leaf 'else if' for consistency. | Samuel Benzaquen | 2015-06-04 | 1 | -2/+3 |
* | Force braces on the else branch if they are being added to the if branch. | Samuel Benzaquen | 2015-03-31 | 1 | -2/+3 |
* | [clang-tidy] Move some of the misc checks to readability/ | Alexander Kornienko | 2014-10-15 | 1 | -0/+61 |