Skip to content

Commit dedf30c

Browse files
committed
Add release note
Will be ABI breaking for Clang 20
1 parent ee55fbb commit dedf30c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ Bug Fixes in This Version
160160
Bug Fixes to Compiler Builtins
161161
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
162162

163+
- ``__is_layout_compatible`` no longer requires the empty bases to be the same in two
164+
standard-layout classes. It now only compares non-static data members.
165+
163166
Bug Fixes to Attribute Support
164167
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
165168

0 commit comments

Comments
 (0)