[libcxx-commits] [clang] [libcxx] [Clang] Add __builtin_invoke and use it in libc++ (PR #116709)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 30 06:16:40 PDT 2025


ldionne wrote:

I created https://github.com/llvm/llvm-project/issues/151328 to track this. I think we'll fix this in `std::variant`, at least until we have a better understanding of the issue and that points us to `std::invoke` being non-conforming after the change. I don't think that's the case but I'm not 100% certain.

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


More information about the libcxx-commits mailing list