Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -1/+4 |
* | [clang-tidy] Remove unnecessary getName() on Decls and Types feeding into a D... | Benjamin Kramer | 2016-04-07 | 1 | -5/+5 |
* | Make a bunch of static arrays const. | Craig Topper | 2015-10-18 | 1 | -2/+2 |
* | Adding a checker (misc-non-copyable-objects) that detects situations where a ... | Aaron Ballman | 2015-09-30 | 1 | -0/+96 |