[all-commits] [llvm/llvm-project] 4e76a7: [clang-format] fix aligning inheritance lists and...
Eugene Shalygin via All-commits
all-commits at lists.llvm.org
Wed Apr 1 13:18:58 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e76a7959493b97e6881f476278d43d1c67406ef
https://github.com/llvm/llvm-project/commit/4e76a7959493b97e6881f476278d43d1c67406ef
Author: Eugene Shalygin <eugene.shalygin at gmail.com>
Date: 2026-04-01 (Wed, 01 Apr 2026)
Changed paths:
M clang/lib/Format/ContinuationIndenter.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] fix aligning inheritance lists and binary operator operands with UT_AlignWithSpaces (#189218)
fix aligning inheritance lists with UT_AlignWithSpaces
fix aligning binary operator operands
---------
Co-authored-by: Eugene Shalygin <e.shalygin at abberior-instruments.com>
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