[clang] [Clang] Fix missing diagnostic for non-standard layout type in `offsetof` (PR #65246)

via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 28 21:04:59 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 cfe-commits mailing list