[PATCH] D123571: [clang-format] Clean up unit tests for AlignArrayOfStructures

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 22:34:14 PDT 2022


owenpan created this revision.
owenpan added reviewers: MyDeveloperDay, curdeius, HazardyKnusperkeks, feg208.
owenpan added a project: clang-format.
Herald added a project: All.
owenpan requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

As mentioned in D121576#3381295 <https://reviews.llvm.org/D121576#3381295>, I'm cleaning up the unit tests in preparation for a redesign of `AlignArrayOfStructures` to address most of the accumulated issues and to enable alignments of non-rectangular structures.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123571

Files:
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123571.422124.patch
Type: text/x-patch
Size: 21838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220412/5dab2578/attachment-0001.bin>


More information about the cfe-commits mailing list