[all-commits] [llvm/llvm-project] 936307: Move GCC-compatible pod-packing change to v16/old ...
David Blaikie via All-commits
all-commits at lists.llvm.org
Thu Oct 13 14:13:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9363071303ec59bc9e0d9b989f08390b37e3f5e4
https://github.com/llvm/llvm-project/commit/9363071303ec59bc9e0d9b989f08390b37e3f5e4
Author: David Blaikie <dblaikie at gmail.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/LangOptions.h
M clang/lib/AST/RecordLayoutBuilder.cpp
M clang/test/SemaCXX/class-layout.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list