[libcxx-commits] [libcxx] Adds back special-case for booleans in std::variant gated by _LIBCPP_ENABLE_NARROWING_CONVERSIONS_IN_VARIANT. (PR #73121)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 22 10:40:21 PST 2023
ldionne wrote:
@bgra8 Are you OK if I push to your branch directly with changes that implement what I think is a reasonable way forward? Basically I'd add a flag for one release but do it in a way to make the cleanup really easy.
https://github.com/llvm/llvm-project/pull/73121
More information about the libcxx-commits
mailing list