[all-commits] [llvm/llvm-project] 61571e: [clang-format] Handle function try block with ctor...
Owen Pan via All-commits
all-commits at lists.llvm.org
Tue Jun 18 18:56:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61571e9046fa6f12661e443123635053186794a1
https://github.com/llvm/llvm-project/commit/61571e9046fa6f12661e443123635053186794a1
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Handle function try block with ctor-initializer (#95878)
Fixes #58987.
Fixes #95679.
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