vsk accepted this revision. vsk added a comment. This revision is now accepted and ready to land.
I haven't touched any AST code but this looks good to me: it's in line with what's done in TraverseRecordHelper and the test case is comprehensive. ================ Comment at: unittests/Tooling/RecursiveASTVisitorTest.cpp:269 +TEST(RecursiveASTVisitor, + NestedNameSpecifiersForTemplateSpecializatoinsAreVisited) { + StringRef Source = R"( ---------------- Nit, 'specializations' Repository: rL LLVM https://reviews.llvm.org/D34981 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits