[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 03:10:22 PST 2021
peterstys added a comment.
In D115738#3193107 <https://reviews.llvm.org/D115738#3193107>, @MyDeveloperDay wrote:
> I tested this on the original code that made me make the original change, and I like your fix much better ;-)
>
> Thank you for this patch, interested on working on other C# clang-format issues?
Happy to help. My team is using clang-format to format our C# codebase and we have few more issues that we'd like to help fixing.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115738/new/
https://reviews.llvm.org/D115738
More information about the cfe-commits
mailing list