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

Sylvestre Ledru via All-commits all-commits at lists.llvm.org
Sat Oct 17 10:53:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b9e789447f14c0330edd22c82746af29e7c3b259
      https://github.com/llvm/llvm-project/commit/b9e789447f14c0330edd22c82746af29e7c3b259
  Author: Sylvestre Ledru <sylvestre at debian.org>
  Date:   2020-10-17 (Sat, 17 Oct 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




More information about the All-commits mailing list