Skip to content

Commit

Permalink
Add release note
Browse files Browse the repository at this point in the history
Will be ABI breaking for Clang 20
  • Loading branch information
MitalAshok committed Jul 31, 2024
1 parent ee55fbb commit dedf30c
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 @@ -160,6 +160,9 @@ Bug Fixes in This Version
Bug Fixes to Compiler Builtins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- ``__is_layout_compatible`` no longer requires the empty bases to be the same in two
standard-layout classes. It now only compares non-static data members.

Bug Fixes to Attribute Support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit dedf30c

Please sign in to comment.