summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/ASTTraverserTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang] Remove raw string literals in macrosOliver Stannard2020-01-131-67/+83
* Customize simplified dumping and matching of LambdaExprStephen Kelly2019-12-211-0/+119
* Revert "Customize simplified dumping and matching of LambdaExpr"Stephen Kelly2019-12-201-119/+0
* Customize simplified dumping and matching of LambdaExprStephen Kelly2019-12-201-0/+119
* Add method to ignore invisible AST nodesStephen Kelly2019-12-181-0/+235
* Trim trailing whitespaceStephen Kelly2019-12-181-2/+2
* Output names in the AST in testsStephen Kelly2019-12-181-3/+13
* [clang] Fix mismatched args constructing AddressSpaceAttr.Anton Bikineev2019-08-071-0/+13
* Add a Visit overload for DynTypedNode to ASTNodeTraverserStephen Kelly2019-05-191-0/+224
* Revert r361033 "Add a Visit overload for DynTypedNode to ASTNodeTraverser"Nico Weber2019-05-171-220/+0
* Add a Visit overload for DynTypedNode to ASTNodeTraverserStephen Kelly2019-05-171-0/+220
OpenPOWER on IntegriCloud