[libcxx-commits] [libcxx] [Clang] Fix missing diagnostic for non-standard layout type in `offsetof` (PR #65246)
via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 28 21:05:01 PDT 2023
================
@@ -47,7 +47,11 @@ struct __libcpp_datasizeof {
};
#endif
----------------
kasuga-fj wrote:
Done. Thanks
https://github.com/llvm/llvm-project/pull/65246
More information about the libcxx-commits
mailing list