[all-commits] [llvm/llvm-project] d005be: [clang-format] Handle C# `goto case` constructs (#...
Owen Pan via All-commits
all-commits at lists.llvm.org
Tue Oct 22 18:39:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d005be33ee776c5d788693f5c1cf4f6bc242e13c
https://github.com/llvm/llvm-project/commit/d005be33ee776c5d788693f5c1cf4f6bc242e13c
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-10-22 (Tue, 22 Oct 2024)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
[clang-format] Handle C# `goto case` constructs (#113257)
Fixes #113256.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list