[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
Wed Jun 8 16:05:40 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ead1f13a2d8: [clang-format] Remove braces of else blocks that embody an if block (authored by owenpan).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127260/new/

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.435377.patch
Type: text/x-patch
Size: 12990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220608/c0631aa0/attachment.bin>


More information about the cfe-commits mailing list