[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
Fri Sep 29 02:55:29 PDT 2023


kasuga-fj wrote:

Previous CI failures due to `offsetof` warnings have been resolved. Thank you for your cooperation! The current CI error (libcxx-ci Benchmark) does not seem to be caused by this patch (other PRs seem to be failing in the same one), so I'll wait until it's fixed.

https://github.com/llvm/llvm-project/pull/65246


More information about the libcxx-commits mailing list