[all-commits] [llvm/llvm-project] 44a06b: [clang-format] Rework removeBraces() in Format.cpp

Owen via All-commits all-commits at lists.llvm.org
Sat Aug 27 14:10:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44a06b51b2ce2c75ec327902b7ddd1172e54bc8f
      https://github.com/llvm/llvm-project/commit/44a06b51b2ce2c75ec327902b7ddd1172e54bc8f
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-08-27 (Sat, 27 Aug 2022)

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

  Log Message:
  -----------
  [clang-format] Rework removeBraces() in Format.cpp

Fixes #57373.

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




More information about the All-commits mailing list