owenpan added inline comments.

================
Comment at: clang/unittests/Format/FormatTestComments.cpp:2762
   // These comments should *not* be aligned
-  EXPECT_NE( // change for EQ when fixed
+  EXPECT_EQ( // change for EQ when fixed
       "#if FOO\n"
----------------
rymiel wrote:
> Should probably get rid of this comment?
Yep! I'll do it before landing. Thanks for catching it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150057

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

Reply via email to