================
@@ -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.
----------------
rjmccall wrote:

Hmm.  I was under the impression that this feature had not been previously 
released; is that incorrect?

https://github.com/llvm/llvm-project/pull/92103
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to