[PATCH] D89464: Revert "[clang-format] Fix AlignConsecutive on PP blocks"

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 15 08:03:57 PDT 2020


sylvestre.ledru added inline comments.


================
Comment at: clang/unittests/Format/FormatTest.cpp:12255
                Alignment);
-
-  // Bug 25167
----------------
lebedev.ri wrote:
> Passing-by comment: you probably want to keep the tests though?
Sure, i will keep that
and add a test case to avoid breaking what we did



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89464



More information about the cfe-commits mailing list