[PATCH] D121434: [clang-format][NFC] Group QualifierAlignment with other C++ passes

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 10 21:37:55 PST 2022


owenpan updated this revision to Diff 414572.
owenpan added a comment.

Swapped the order of the definitions of `BracesRemover` and `BracesInserter`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121434/new/

https://reviews.llvm.org/D121434

Files:
  clang/lib/Format/Format.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121434.414572.patch
Type: text/x-patch
Size: 5747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220311/4bc0e53c/attachment.bin>


More information about the cfe-commits mailing list