[all-commits] [llvm/llvm-project] ca0aa5: [clang-format] Handle Template Arguments with Alig...
Björn Schäpers via All-commits
all-commits at lists.llvm.org
Tue Aug 29 12:59:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca0aa533656ceb806d2744c38766f70c317f1053
https://github.com/llvm/llvm-project/commit/ca0aa533656ceb806d2744c38766f70c317f1053
Author: Björn Schäpers <bjoern at hazardy.de>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M clang/lib/Format/WhitespaceManager.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Handle Template Arguments with AlignConsecutiveXX
This fixes https://github.com/llvm/llvm-project/issues/64928.
Differential-Revision: https://reviews.llvm.org/D158945
More information about the All-commits
mailing list