[all-commits] [llvm/llvm-project] 258d7b: [clang-format] Handle constructor invocations afte...
Danil Sidoruk via All-commits
all-commits at lists.llvm.org
Sun Sep 25 21:10:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 258d7b86eeab4222c783c1a19acd8e18cd7745aa
https://github.com/llvm/llvm-project/commit/258d7b86eeab4222c783c1a19acd8e18cd7745aa
Author: Danil Sidoruk <patriotrossii2019 at mail.ru>
Date: 2022-09-25 (Sun, 25 Sep 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
[clang-format] Handle constructor invocations after new operator in C# correct
Fixes #56549.
Differential Revision: https://reviews.llvm.org/D129926
More information about the All-commits
mailing list