Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] Simplify matchers | Alexander Kornienko | 2016-11-08 | 1 | -36/+11 |
* | [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 |