[libcxx-commits] [libcxx] Adds back special-case for booleans in std::variant gated by _LIBCPP_ENABLE_NARROWING_CONVERSIONS_IN_VARIANT. (PR #73121)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 22 06:49:11 PST 2023


bgra8 wrote:

I don't get what exactly went wrong with the `check_generated_files` workflow, but looking at other pull requests it seems they suffer from the exact same issue.

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


More information about the libcxx-commits mailing list