martong added inline comments.
================
Comment at: unittests/AST/ASTImporterTest.cpp:1532
+ dependentNameType;
+TEST(ImportExpr, DependentNameType) {
+ MatchVerifier<Decl> Verifier;
----------------
Perhaps a newline before would make it more independent from the Matcher, as
you did it at line 1544 .
https://reviews.llvm.org/D38845
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
