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-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -4/+3 |
* | [clang-tidy] Cleaning up language options. | Gabor Horvath | 2016-09-24 | 1 | -2/+2 |
* | [ASTMatchers] Added ignoringParenImpCasts to has matchers | Piotr Padlewski | 2016-05-31 | 1 | -2/+2 |
* | Refactors AST matching code to use the new AST matcher names. This patch corr... | Aaron Ballman | 2015-09-17 | 1 | -8/+9 |
* | Using an early return as it is more clear; NFC. | Aaron Ballman | 2015-08-31 | 1 | -17/+18 |
* | Disable clang-tidy misc checkers when not compiling in C++ mode. Many of the ... | Aaron Ballman | 2015-08-28 | 1 | -15/+19 |
* | [clang-tidy] Ignore expressions with incompatible deleters. | Samuel Benzaquen | 2015-04-09 | 1 | -3/+61 |
* | [clang-tidy] Refactor: Rename clang-tidy misc check files and classes to foll... | Alexander Kornienko | 2015-03-09 | 1 | -0/+73 |