[libcxx-commits] [libcxx] [libc++] Avoid type-punning between __value_type and pair (PR #134819)
Martin Storsjö via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 16 03:29:55 PDT 2025
mstorsjo wrote:
> @mstorsjo #140225 should fix the protobuf case.
Thanks, that does indeed seem to fix it! (However that one seems to stumble upon something else in CI.)
https://github.com/llvm/llvm-project/pull/134819
More information about the libcxx-commits
mailing list