[all-commits] [llvm/llvm-project] a0710e: Revert "[clang-format] Handle variable declaration...

Owen Pan via All-commits all-commits at lists.llvm.org
Thu Nov 9 23:34:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0710e162dac8eb845588779deb39f2b35e5cb88
      https://github.com/llvm/llvm-project/commit/a0710e162dac8eb845588779deb39f2b35e5cb88
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/include/clang/Format/Format.h
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  Revert "[clang-format] Handle variable declarations in BreakAfterAttributes (#71755)"

This reverts commit 5c36f4332d93c6f9bd9b01a34149a635e07a00d3 which caused a
formatting error in polly.




More information about the All-commits mailing list