curdeius added inline comments.

================
Comment at: clang/unittests/Format/FormatTest.cpp:3304
+  verifyFormat("class A {\n"
+               "public ATTR:\n"
+               "  void f1() {}\n"
----------------
How about multiple macros?
E.g. `public ATTR1 ATTR2`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129845

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

Reply via email to