[all-commits] [llvm/llvm-project] bb7835: [PS5] Apply 'packed' attribute to base classes, ma...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Thu Jun 2 12:26:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb7835e2a7fbb12d711736862e75497c83a45be2
https://github.com/llvm/llvm-project/commit/bb7835e2a7fbb12d711736862e75497c83a45be2
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M clang/lib/AST/RecordLayoutBuilder.cpp
M clang/test/CodeGenCXX/alignment.cpp
Log Message:
-----------
[PS5] Apply 'packed' attribute to base classes, matching PS4 ABI
Commit: 30b7ffe74e66aa0c33c689429c593f261c2c9d13
https://github.com/llvm/llvm-project/commit/30b7ffe74e66aa0c33c689429c593f261c2c9d13
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M clang/lib/AST/RecordLayoutBuilder.cpp
M clang/test/SemaCXX/class-layout.cpp
Log Message:
-----------
[PS5] Pack non-POD members in packed structs, matching PS4 ABI
Compare: https://github.com/llvm/llvm-project/compare/44c86e5cdc62...30b7ffe74e66
More information about the All-commits
mailing list