HazardyKnusperkeks added a comment.

For me there needs no bug report, but could you comment on the misformatting 
without the patch?



================
Comment at: clang/unittests/Format/FormatTest.cpp:17289
+  Alignment.BinPackArguments = false;
+  {
+    const char *Expected = "struct A {\n"
----------------
Drop the scope, we don't have that in other tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125162

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

Reply via email to