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

Jonathan B Coe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 22 02:57:27 PST 2020


jbcoe updated this revision to Diff 246070.
jbcoe added a comment.

Code and test to avoid wrapping accessors with expression body definitions.


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.246070.patch
Type: text/x-patch
Size: 3076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200222/becc6aa0/attachment.bin>


More information about the cfe-commits mailing list