[all-commits] [llvm/llvm-project] 5ead1f: [clang-format] Remove braces of else blocks that e...

Owen via All-commits all-commits at lists.llvm.org
Wed Jun 8 16:05:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ead1f13a2d8ca33e9e93c06acee941a857905c6
      https://github.com/llvm/llvm-project/commit/5ead1f13a2d8ca33e9e93c06acee941a857905c6
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-06-08 (Wed, 08 Jun 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] Remove braces of else blocks that embody an if block

Fixes #55663.

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




More information about the All-commits mailing list