| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adapt clang-tidy checks to changing semantics of hasDeclaration. | Manuel Klimek | 2017-08-02 | 1 | -1/+2 |
| * | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -4/+3 |
| * | Fix clang-tidy patterns to adapt to newly added ExprWithCleanups nodes. | Tim Shen | 2016-06-21 | 1 | -9/+9 |
| * | [clang-tidy] Lift common matchers to utils namespace | Etienne Bergeron | 2016-05-17 | 1 | -12/+3 |
| * | [clang-tidy] Fix FP with readability-redundant-string-init for default arguments | Etienne Bergeron | 2016-04-07 | 1 | -1/+2 |
| * | [clang-tidy] Fix redundant-string-init check with msvc 14 headers. | Etienne Bergeron | 2016-03-22 | 1 | -15/+32 |
| * | Add a new check, readability-redundant-string-init, that checks unnecessary s... | Alexander Kornienko | 2016-02-25 | 1 | -0/+62 |

