owenpan accepted this revision.
owenpan added inline comments.

================
Comment at: clang/unittests/Format/FormatTest.cpp:1812
+  Style.BraceWrapping.AfterFunction = true;
+  // Test that a macro definition gets never merged with the following
+  // definition.
----------------



================
Comment at: clang/unittests/Format/FormatTest.cpp:1814
+  // definition.
+  // FIXME: The AAA macro definition should probably not be splitted into 3
+  // lines.
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118879

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

Reply via email to