owenpan accepted this revision.
owenpan added inline comments.

================
Comment at: clang/unittests/Format/FormatTest.cpp:9793-9795
+  verifyFormat("#define FOO(typeName, realClass)                               
"
+               "                \\\n"
+               "  { #typeName, foo<FooType>(new foo<realClass>(#typeName)) }");
----------------
And perhaps move it to the end of the test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133954/new/

https://reviews.llvm.org/D133954

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

Reply via email to