summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/RecursiveASTVisitorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Tooling] Migrated APIs that take ownership of objects to unique_ptrDmitri Gribenko2019-08-301-1/+1
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* Remove inclusion of a private gmock header from a testDmitri Gribenko2019-08-071-1/+0
* [AST] Traverse attributes inside DEF_TRAVERSE_DECL macroIlya Biryukov2019-08-061-0/+106
OpenPOWER on IntegriCloud