[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 07:14:42 PST 2023


ldionne 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.

You can ignore that for the time being. We're trying to figure this out.

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


More information about the libcxx-commits mailing list