HazardyKnusperkeks added inline comments.

================
Comment at: clang/unittests/Format/FormatTest.cpp:17468-17470
+               "// Lorem ipsum dolor sit amet, consectetur adipiscing elit. "
+               "Nullam cursus nunc\n"
+               "// non",
----------------
Shouldn't this be aligned?


================
Comment at: clang/unittests/Format/FormatTest.cpp:17479
+               Style);
+  verifyFormat("namespace test {\n"
+               "class C;\n"
----------------
Why repeat this here with just a longer comment, or do I miss something?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129892

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

Reply via email to