[libcxx-commits] [libcxx] [libc++] Fix triviality of std::pair for trivially copyable types without an assignment operator (PR #95444)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 17 07:51:39 PDT 2024
ldionne wrote:
> Should this then also target 18.1.8 (if it materializes)?
It would make sense, yes. TBH I am scared of landing these kinds of changes without any baking time in the tree though.
https://github.com/llvm/llvm-project/pull/95444
More information about the libcxx-commits
mailing list