rnk accepted this revision.
rnk added a comment.

Mostly looks good.



================
Comment at: unittests/Tooling/QualTypeNamesTest.cpp:225
+
+  TypeNameVisitor PrintingPolicy;
+  PrintingPolicy.ExpectedQualTypeNames["a"] = "short";
----------------
Please choose a different variable name that doesn't clash with the 
PrintingPolicy type.


https://reviews.llvm.org/D36610



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to