[clang] [Clang][Windows] Preserve x86_fp80 and vector alignment under #pragma pack. (PR #208256)
Stephan T. Lavavej via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 10 20:36:02 PDT 2026
StephanTLavavej wrote:
MSVC always uses 64-bit `long double`. I don't know anything about attempts to use 80-bit `long double` on Windows except that they're asking for tons of complexity.
https://github.com/llvm/llvm-project/pull/208256
More information about the cfe-commits
mailing list