[PATCH] D119567: [libcxx] String format class marked as packed

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 13:01:23 PST 2022


hubert.reinterpretcast accepted this revision.
hubert.reinterpretcast added a comment.

LGTM from the AIX viewpoint. The resulting layout is similar to what would happen (even without the attribute) on Linux.
Please wait for the libc++ group approval.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119567



More information about the llvm-commits mailing list