[PATCH] D75006: [clang-format] Wrap lines for C# property accessors

Jonathan B Coe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 24 09:35:11 PST 2020


jbcoe updated this revision to Diff 246235.
jbcoe added a comment.
This revision is now accepted and ready to land.

Simplify logic for merging property accessors


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

https://reviews.llvm.org/D75006

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75006.246235.patch
Type: text/x-patch
Size: 4574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200224/220a5b72/attachment.bin>


More information about the cfe-commits mailing list