Skip to content

Commit d902a4b

Browse files
committed
Update release notes
1 parent e683539 commit d902a4b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,7 @@ C++ Specific Potentially Breaking Changes
109109

110110
ABI Changes in This Version
111111
---------------------------
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.
112+
- Fix AArch64 argument passing for C++ empty classes with large explicitly specified alignment.
115113

116114
AST Dumping Potentially Breaking Changes
117115
----------------------------------------

0 commit comments

Comments
 (0)