Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename more checks from misc- to bugprone-. | Alexander Kornienko | 2018-02-28 | 1 | -129/+0 |
* | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -13/+16 |
* | [clang-tidy] remove trailing whitespaces and retab | Kirill Bobyrev | 2016-08-01 | 1 | -1/+1 |
* | [ASTMatchers] Added ignoringParenImpCasts to has matchers | Piotr Padlewski | 2016-05-31 | 1 | -1/+1 |
* | [clang-tidy] Reduce false-positive ratio in misc-suspicious-missing-comma check. | Etienne Bergeron | 2016-04-04 | 1 | -6/+52 |
* | [clang-tidy] Add a new checker to detect missing comma in initializer list. | Etienne Bergeron | 2016-03-31 | 1 | -0/+80 |