[all-commits] [llvm/llvm-project] 04d71e: [Format] Dont treat LBrace after extends/implement...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Mon Sep 16 11:19:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04d71ea11ba84d989faed4572ee54265386851f6
https://github.com/llvm/llvm-project/commit/04d71ea11ba84d989faed4572ee54265386851f6
Author: kadir çetinkaya <kadircet at google.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTestJS.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[Format] Dont treat LBrace after extends/implements as initializer list (#108524)
This extends the fix in https://github.com/llvm/llvm-project/pull/106242
for other derived class types.
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