[all-commits] [llvm/llvm-project] 469c8a: [clang-format] Correctly annotate list init braces...
Owen Pan via All-commits
all-commits at lists.llvm.org
Tue Apr 23 21:27:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 469c8a0a4ef9edae4e236d554901e60b2adca074
https://github.com/llvm/llvm-project/commit/469c8a0a4ef9edae4e236d554901e60b2adca074
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Correctly annotate list init braces of class types (#89706)
Fixes #71939.
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