Move GCC-compatible pod-packing change to v16/old behavior available at v15 and below
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 13 Oct 2022 21:11:41 +0000 (21:11 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 13 Oct 2022 21:13:19 +0000 (21:13 +0000)
commit9363071303ec59bc9e0d9b989f08390b37e3f5e4
treedc2fd0995d12c169de4a672bc265e174bb00e694
parent88da0de14f135bee034b286cc736dacd6274e77d
Move GCC-compatible pod-packing change to v16/old behavior available at v15 and below

Change matches D126334/e59f648d698e since this change got punted from
v15 too.
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/LangOptions.h
clang/lib/AST/RecordLayoutBuilder.cpp
clang/test/SemaCXX/class-layout.cpp