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

Jonathan B Coe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 24 02:57:39 PST 2020


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

Handle C# access modifier `internal `.

Fix typo in test for expression-bodied get/set methods.


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.246170.patch
Type: text/x-patch
Size: 3233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200224/c657dab8/attachment-0001.bin>


More information about the cfe-commits mailing list