Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Fix misc-macro-repeated-side-effects false positive with stringi... | Alexander Kornienko | 2016-04-23 | 1 | -0/+11 |
* | [clang-tidy] Remove unnecessary getName() on Decls and Types feeding into a D... | Benjamin Kramer | 2016-04-07 | 1 | -2/+2 |
* | [clang-tidy] Enhance clang-tidy misc-macro-repeated-side-effects... | Daniel Marjamaki | 2015-07-02 | 1 | -18/+50 |
* | clang-tidy: Remove an unused private field. NFC | Justin Bogner | 2015-06-18 | 1 | -5/+3 |
* | clang-tidy: Add checker that warn when macro argument with side effects is re... | Daniel Marjamaki | 2015-06-17 | 1 | -0/+143 |