Since this didn't make it into the v14 release - anyone requesting the
v14 ABI shouldn't get this GCC-compatible change that isn't backwards
compatible with v14 Clang.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126334
Move GCC-compatible pod-packing change to v15/old behavior available at v14 and below ClosedPublic Authored by dblaikie on May 24 2022, 3:16 PM.
Details Summary Since this didn't make it into the v14 release - anyone requesting the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 24 2022, 3:53 PM Closed by commit rGe59f648d698e: Move GCC-compatible pod-packing change to v15/old behavior available at v14 and… (authored by dblaikie). · Explain WhyMay 24 2022, 8:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 431813 clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/LangOptions.h
clang/lib/AST/RecordLayoutBuilder.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/SemaCXX/class-layout.cpp
|