Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove references to the ast_type_traits namespace | Alexander Kornienko | 2020-12-11 | 1 | -2/+2 |
* | Set traversal explicitly where needed in clang-tidy | Stephen Kelly | 2020-05-21 | 1 | -11/+13 |
* | [clang-tidy] Change checks to use new isLanguageVersionSupported restriction | Nathan James | 2020-03-03 | 1 | -5/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | A bit of AST matcher cleanup, NFC. | Alexander Kornienko | 2018-11-25 | 1 | -12/+11 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | [tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl... | Benjamin Kramer | 2018-02-18 | 1 | -2/+4 |
* | [clang-tidy] Adding Fuchsia checker for statically constructed objects | Julie Hockett | 2018-01-11 | 1 | -0/+58 |