aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove references to the ast_type_traits namespaceAlexander Kornienko2020-12-111-2/+2
* Set traversal explicitly where needed in clang-tidyStephen Kelly2020-05-211-11/+13
* [clang-tidy] Change checks to use new isLanguageVersionSupported restrictionNathan James2020-03-031-5/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* A bit of AST matcher cleanup, NFC.Alexander Kornienko2018-11-251-12/+11
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* [tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl...Benjamin Kramer2018-02-181-2/+4
* [clang-tidy] Adding Fuchsia checker for statically constructed objectsJulie Hockett2018-01-111-0/+58