Skip to content

Commit

Permalink
Add release note about ABI implementation changes for _BitInt on Arm
Browse files Browse the repository at this point in the history
  • Loading branch information
mgabka committed Aug 22, 2024
1 parent 437434d commit 7fd1b94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1221,6 +1221,9 @@ Arm and AArch64 Support
``-mabi=pauthtest`` option or via specifying ``pauthtest`` environment part of
target triple.

- The C23 ``_BitInt`` implementation has been brought into compliance
with AAPCS32 and AAPCS64.

Android Support
^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 7fd1b94

Please sign in to comment.