forked from OSchip/llvm-project
96918f2af6
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 |
||
---|---|---|
.. | ||
benchmarks | ||
cmake | ||
docs | ||
include | ||
lib | ||
src | ||
test | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
CMakeLists.txt | ||
CREDITS.TXT | ||
LICENSE.TXT | ||
TODO.TXT | ||
appveyor-reqs-install.cmd | ||
appveyor.yml |