arphaman added inline comments.

================
Comment at: unittests/Tooling/QualTypeNamesTest.cpp:247
+      "struct (anonymous struct at input.cc:1:1)";
+  PrintingPolicy.runOver(
+      "struct\n"
----------------
You should probably use multiline string here, i.e. R(" ... ")


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