[all-commits] [llvm/llvm-project] f59084: Revert "[clang-format] Fix AlignConsecutive on PP ...

Sylvestre Ledru via All-commits all-commits at lists.llvm.org
Wed Nov 25 22:41:45 PST 2020


  Branch: refs/heads/release/11.x
  Home:   https://github.com/llvm/llvm-project
  Commit: f590845f5017bf0f131bb05b5ee51cfb7756aec2
      https://github.com/llvm/llvm-project/commit/f590845f5017bf0f131bb05b5ee51cfb7756aec2
  Author: Sylvestre Ledru <sylvestre at debian.org>
  Date:   2020-11-26 (Thu, 26 Nov 2020)

  Changed paths:
    M clang/lib/Format/FormatToken.h
    M clang/lib/Format/UnwrappedLineParser.cpp
    M clang/lib/Format/WhitespaceManager.cpp
    M clang/unittests/Format/FormatTest.cpp
    M clang/unittests/Format/FormatTestComments.cpp

  Log Message:
  -----------
  Revert "[clang-format] Fix AlignConsecutive on PP blocks"

This reverts commit b2eb439317576ce718193763c12bff9fccdfc166.

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

Reviewed By: MyDeveloperDay

Differential Revision: https://reviews.llvm.org/D89464

(cherry picked from commit b9e789447f14c0330edd22c82746af29e7c3b259)




More information about the All-commits mailing list