diff options
| author | Stefan Pintilie <stefanp@ca.ibm.com> | 2022-02-25 09:26:25 -0600 |
|---|---|---|
| committer | Stefan Pintilie <stefanp@ca.ibm.com> | 2022-02-25 10:07:19 -0600 |
| commit | 96918f2af67f4edb6d6e987e03c0318ae04ba929 (patch) | |
| tree | ec407c6c6babd06304bb3218a2a53adf2a7c1182 /libcxx/include/__algorithm/comp.h | |
| parent | 5048a58a6792ee7432b749a48c937cc9b6a9dc93 (diff) | |
| download | llvm-96918f2af67f4edb6d6e987e03c0318ae04ba929.zip llvm-96918f2af67f4edb6d6e987e03c0318ae04ba929.tar.gz llvm-96918f2af67f4edb6d6e987e03c0318ae04ba929.tar.bz2 | |
[libcxx] String format class marked as packed
This patch marks the class _Flags as packed because the design assumes that it
is packed and a number of tests also assume that it is packed. However on AIX
the class is not packed unless it is marked as such.
Reviewed By: hubert.reinterpretcast, #libc, Mordante, ldionne, Quuxplusone
Differential Revision: https://reviews.llvm.org/D119567
Diffstat (limited to 'libcxx/include/__algorithm/comp.h')
0 files changed, 0 insertions, 0 deletions
