[all-commits] [llvm/llvm-project] 711706: [clang-format] Brace breaking for C# lambdas
Jonathan B Coe via All-commits
all-commits at lists.llvm.org
Tue Jun 9 02:22:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7117066bd6182f53ec9f97d2e5e81de27c2e0db0
https://github.com/llvm/llvm-project/commit/7117066bd6182f53ec9f97d2e5e81de27c2e0db0
Author: Jonathan Coe <jbcoe at google.com>
Date: 2020-06-09 (Tue, 09 Jun 2020)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
[clang-format] Brace breaking for C# lambdas
Reviewers: krasimir, MyDeveloperDay
Reviewed By: krasimir
Subscribers: cfe-commits
Tags: #clang-format, #clang
Differential Revision: https://reviews.llvm.org/D81394
More information about the All-commits
mailing list