[all-commits] [llvm/llvm-project] b04664: [clang-format] Handle constrained auto in Qualifie...
Owen Pan via All-commits
all-commits at lists.llvm.org
Wed Nov 15 14:28:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b04664be6f484551ba34e5e34c511e77d5af709a
https://github.com/llvm/llvm-project/commit/b04664be6f484551ba34e5e34c511e77d5af709a
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-11-15 (Wed, 15 Nov 2023)
Changed paths:
M clang/lib/Format/QualifierAlignmentFixer.cpp
M clang/unittests/Format/QualifierFixerTest.cpp
Log Message:
-----------
[clang-format] Handle constrained auto in QualifierAlignment (#72251)
Fixed #69610.
More information about the All-commits
mailing list