[PATCH] D133093: [clang-format] Fix a bug in merging blocks with a wrapped l_brace

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 2 23:05:06 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG92d8738c3844: [clang-format] Fix a bug in merging blocks with a wrapped l_brace (authored by owenpan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133093

Files:
  clang/lib/Format/UnwrappedLineFormatter.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133093.457764.patch
Type: text/x-patch
Size: 4263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220903/6fb591ee/attachment.bin>


More information about the cfe-commits mailing list