[all-commits] [llvm/llvm-project] 12f27d: Revert "GCC ABI Compatibility: Preserve alignment ...
Tobias Hieta via All-commits
all-commits at lists.llvm.org
Thu Aug 25 00:01:27 PDT 2022
Branch: refs/heads/release/15.x
Home: https://github.com/llvm/llvm-project
Commit: 12f27d8bef9387e2e3837f604ccd8a457d927053
https://github.com/llvm/llvm-project/commit/12f27d8bef9387e2e3837f604ccd8a457d927053
Author: Tobias Hieta <tobias at hieta.se>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/AST/RecordLayoutBuilder.cpp
M clang/test/SemaCXX/class-layout.cpp
Log Message:
-----------
Revert "GCC ABI Compatibility: Preserve alignment of non-pod members in packed structs"
This reverts commit 277123376ce08c98b07c154bf83e4092a5d4d3c6.
See issue: https://github.com/llvm/llvm-project/issues/57346
More information about the All-commits
mailing list