[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 07:08:36 PDT 2020


sylvestre.ledru created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
sylvestre.ledru requested review of this revision.

This reverts commit b2eb439317576ce718193763c12bff9fccdfc166 <https://reviews.llvm.org/rGb2eb439317576ce718193763c12bff9fccdfc166>.

Caused the regression:
https://bugs.llvm.org/show_bug.cgi?id=47589


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89464

Files:
  clang/lib/Format/FormatToken.h
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/WhitespaceManager.cpp
  clang/unittests/Format/FormatTest.cpp
  clang/unittests/Format/FormatTestComments.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89464.298370.patch
Type: text/x-patch
Size: 5506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201015/53f84114/attachment.bin>


More information about the cfe-commits mailing list