[PATCH] D127260: [clang-format] Remove braces of else blocks that embody an if block

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 7 16:17:23 PDT 2022


owenpan created this revision.
owenpan added reviewers: curdeius, MyDeveloperDay, HazardyKnusperkeks.
owenpan added a project: clang-format.
Herald added a project: All.
owenpan requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Fixes https://github.com/llvm/llvm-project/issues/55663.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127260

Files:
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/UnwrappedLineParser.h
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127260.434983.patch
Type: text/x-patch
Size: 12292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220607/19d9cbba/attachment-0001.bin>


More information about the cfe-commits mailing list