StephanTLavavej wrote:

Our intention with our pragma packs is to reset the value to the default, and 
defend ourselves against wacky users trying to change the packing of STL 
structures to something like 1, which would break our ABI. Obviously we weren't 
aware that Clang would subvert our assumption of the maximum alignment possible 
for builtin types.

https://github.com/llvm/llvm-project/pull/208256
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to