[PATCH] D46218: PR37275 packed attribute should not apply to base classes
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 27 22:45:00 PDT 2018
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
I wonder if that was originally just an oversight that got turned into official policy. Anyway, if it's the policy, it's what we have to do; LGTM.
Have you checked whether we do the right thing with `#pragma pack` on MSVC?
Repository:
rC Clang
https://reviews.llvm.org/D46218
More information about the cfe-commits
mailing list