[PATCH] D46439: [Sema] Fix incorrect packed aligned structure layout

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 21 16:45:35 PDT 2018


rsmith added a comment.

In https://reviews.llvm.org/D46439#1106929, @probinson wrote:

> This wouldn't be another layout/ABI breakage, would it?


Yes, albeit for what I'd expect to be an extremely rare case.


Repository:
  rC Clang

https://reviews.llvm.org/D46439





More information about the cfe-commits mailing list