================
@@ -363,6 +363,12 @@ latest release, please see the [Clang Web 
Site](https://clang.llvm.org) or the
 
 #### Windows Support
 
+- Fixed a bug where Clang did not match the MSVC ABI on Arm64 when an
+  over-aligned, non-standard-layout base class is followed by another base
----------------
efriedma-quic wrote:

Is "non-standard-layout" actually relevant here?

https://github.com/llvm/llvm-project/pull/210461
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to