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 | -218/+0 |
* | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -7/+6 |
* | [clang-tidy] Cleaning up language options. | Gabor Horvath | 2016-09-24 | 1 | -2/+2 |
* | [ASTMatchers] Added ignoringParenImpCasts to has matchers | Piotr Padlewski | 2016-05-31 | 1 | -2/+3 |
* | [clang-tidy] Lift parsing of sequence of names functions to utils. | Etienne Bergeron | 2016-05-10 | 1 | -17/+8 |
* | [clang-tidy] Enhance misc-suspicious-string-compare to move down false-positi... | Etienne Bergeron | 2016-04-26 | 1 | -36/+42 |
* | [clang-tidy] Fix broken build bot. | Etienne Bergeron | 2016-04-21 | 1 | -44/+44 |
* | [clang-tidy] Add new checker for comparison with runtime string functions. | Etienne Bergeron | 2016-04-21 | 1 | -0/+221 |