[all-commits] [llvm/llvm-project] b5bcdb: [clang-format] Fix a crash on C# `goto case` (#113...
Owen Pan via All-commits
all-commits at lists.llvm.org
Mon Oct 21 18:50:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5bcdb5cfae452da30a699d7967cc1e0800ca997
https://github.com/llvm/llvm-project/commit/b5bcdb5cfae452da30a699d7967cc1e0800ca997
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
[clang-format] Fix a crash on C# `goto case` (#113056)
Fixes #113011.
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