Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Another batch of checks to rename from misc- to bugprone-. | Alexander Kornienko | 2018-02-28 | 1 | -77/+0 |
* | [clang-tidy] hasErrorOccurred() -> hasUncompilableErrorOccurred() | Alexander Kornienko | 2017-02-08 | 1 | -1/+1 |
* | [clang-tidy] getPreviousNonCommentToken -> getPreviousToken | Alexander Kornienko | 2017-02-06 | 1 | -1/+1 |
* | [clang-tidy] Cleanup namespace in utils folder. | Etienne Bergeron | 2016-05-03 | 1 | -1/+1 |
* | [clang-tidy] Do not emit warnings from misc-suspicious-semicolon when the com... | Gabor Horvath | 2016-03-03 | 1 | -1/+4 |
* | [clang-tidy] Add a check to find unintended semicolons that changes the seman... | Gabor Horvath | 2016-02-11 | 1 | -0/+74 |