[all-commits] [llvm/llvm-project] d89f20: [clang-format] Fix a bug in formatting goto labels...
Owen Pan via All-commits
all-commits at lists.llvm.org
Tue May 21 01:35:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d89f20058b45e3836527e816af7ed7372e1d554d
https://github.com/llvm/llvm-project/commit/d89f20058b45e3836527e816af7ed7372e1d554d
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-05-21 (Tue, 21 May 2024)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in formatting goto labels in macros (#92494)
Fixes #92300.
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