Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -0/+2 |
* | Disable part of the misc-move-constructor-init checker when the check is enab... | Aaron Ballman | 2016-01-08 | 1 | -0/+1 |
* | Improved the misc-move-constructor-init check to identify arguments that are ... | Aaron Ballman | 2015-10-06 | 1 | -2/+17 |
* | [clang-tidy] Update docs for clang-tidy checks. NFC | Alexander Kornienko | 2015-08-27 | 1 | -3/+3 |
* | Add a new clang-tidy check (misc-move-constructor-init) that diagnoses move c... | Aaron Ballman | 2015-08-20 | 1 | -0/+32 |