We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e683539 commit d902a4bCopy full SHA for d902a4b
clang/docs/ReleaseNotes.rst
@@ -109,9 +109,7 @@ C++ Specific Potentially Breaking Changes
109
110
ABI Changes in This Version
111
---------------------------
112
-
113
-- Let C++ empty record fall through to the standard argument-handling path instead of
114
- always pass a single ``i8`` according to aarch64 AAPCS rules.
+- Fix AArch64 argument passing for C++ empty classes with large explicitly specified alignment.
115
116
AST Dumping Potentially Breaking Changes
117
----------------------------------------
0 commit comments