[all-commits] [llvm/llvm-project] eaef54: [clang-format] Revert a feature in RemoveBracesLLVM

Owen via All-commits all-commits at lists.llvm.org
Thu Feb 3 02:56:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eaef54f21388350ca72d4dadf33728f70566e531
      https://github.com/llvm/llvm-project/commit/eaef54f21388350ca72d4dadf33728f70566e531
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

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

  Log Message:
  -----------
  [clang-format] Revert a feature in RemoveBracesLLVM

Revert the handling of a single-statement block that gets wrapped.

See issue #53543.

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




More information about the All-commits mailing list