| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clang-tidy] misc-unused-parameters - retain old behavior under StrictMode | Alexander Kornienko | 2018-06-28 | 1 | -0/+2 |
| * | [clang-tidy] Optimize misc-unused-parameters. NFCI | Alexander Kornienko | 2017-05-17 | 1 | -2/+5 |
| * | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -1/+0 |
| * | [clang-tidy] remove trailing whitespaces and retab | Kirill Bobyrev | 2016-08-01 | 1 | -1/+1 |
| * | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -0/+2 |
| * | [clang-tidy] Update docs for clang-tidy checks. NFC | Alexander Kornienko | 2015-08-27 | 1 | -2/+2 |
| * | misc-unused-parameters: Don't warn on ParmVarDecls in the return type. | Daniel Jasper | 2015-07-27 | 1 | -0/+5 |
| * | Initial version of clang-tidy check to find and fix unused parameters. | Daniel Jasper | 2015-07-20 | 1 | -0/+32 |

