[all-commits] [llvm/llvm-project] 5cdd88: [clang-format][NFC] Move AlignAfterOpenBracket tes...
Gedare Bloom via All-commits
all-commits at lists.llvm.org
Mon Aug 25 18:08:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5cdd8832330ec12ed0b26f2c4e94e9f18eaf4f63
https://github.com/llvm/llvm-project/commit/5cdd8832330ec12ed0b26f2c4e94e9f18eaf4f63
Author: Gedare Bloom <gedare at rtems.org>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
A clang/unittests/Format/AlignBracketsTest.cpp
M clang/unittests/Format/CMakeLists.txt
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format][NFC] Move AlignAfterOpenBracket tests (#154978)
Add AlignBracketsTest.cpp to collect tests from FormatTest.cpp related
to alignment and breaking after open brackets.
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