owenpan accepted this revision.
owenpan added a comment.

Please mark comments as done if you have addressed them.



================
Comment at: clang/unittests/Format/FormatTestComments.cpp:3071
+            "\n"
+            "// comment\n",
+            format("// do not touch\n"
----------------



================
Comment at: clang/unittests/Format/FormatTestComments.cpp:3078
+                   "\n"
+                   "// comment\n",
+                   Style));
----------------



================
Comment at: clang/unittests/Format/FormatTestComments.cpp:3087
+            "\n"
+            "// comment\n",
+            format("// do not touch\n"
----------------



================
Comment at: clang/unittests/Format/FormatTestComments.cpp:3096
+                   "\n"
+                   "// comment\n",
+                   Style));
----------------



================
Comment at: clang/unittests/Format/FormatTestComments.cpp:3108
+            "\n"
+            "// comment\n",
+            format("// do not touch\n"
----------------



================
Comment at: clang/unittests/Format/FormatTestComments.cpp:3116
+                   "\n"
+                   "// comment\n",
+                   Style));
----------------



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

https://reviews.llvm.org/D139029

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

Reply via email to