This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 042225996c [clang] [cmake] Add distribution install targets for remaini [...] new 0884008c1c [clang-format] [PR43333] Fix C# breaking before function nam [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Format/Format.h | 68 +++++++------- lib/Format/ContinuationIndenter.cpp | 5 +- lib/Format/Format.cpp | 4 +- lib/Format/TokenAnnotator.cpp | 10 +- unittests/Format/FormatTestCSharp.cpp | 171 +++++++++++++++++++++++++++------- 5 files changed, 189 insertions(+), 69 deletions(-)