[all-commits] [llvm/llvm-project] 9f616a: [clang-format][NFC] Group QualifierAlignment with ...
Owen via All-commits
all-commits at lists.llvm.org
Fri Mar 11 14:18:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f616a467fc710f084b7e57812a2ed64c214c2c6
https://github.com/llvm/llvm-project/commit/9f616a467fc710f084b7e57812a2ed64c214c2c6
Author: owenca <owenpiano at gmail.com>
Date: 2022-03-11 (Fri, 11 Mar 2022)
Changed paths:
M clang/lib/Format/Format.cpp
Log Message:
-----------
[clang-format][NFC] Group QualifierAlignment with other C++ passes
Also increases the initial size of Passes to 8 and move the
definition of BracesInserter up.
Differential Revision: https://reviews.llvm.org/D121434
More information about the All-commits
mailing list