[PATCH] D115738: [clang-format] Fix formatting of the code that follows C# Lambda Expressions

Peter Stys via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 15 11:02:01 PST 2021


peterstys updated this revision to Diff 394608.
peterstys marked 2 inline comments as done.
peterstys added a comment.

Created tryParseCSharpLambda function to avoid code duplication.


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

https://reviews.llvm.org/D115738

Files:
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/UnwrappedLineParser.h
  clang/unittests/Format/FormatTestCSharp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115738.394608.patch
Type: text/x-patch
Size: 6950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211215/38b6bffd/attachment-0001.bin>


More information about the cfe-commits mailing list