[libcxx-commits] [clang] [libcxx] [Clang] Add __builtin_invoke and use it in libc++ (PR #116709)
Alexander Kornienko via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 23 17:58:24 PDT 2025
alexfh wrote:
> I'm trying to unwrap this more, so far I got to this point: https://gcc.godbolt.org/z/q76YxfKzP
>
> Hopefully I can leave only libc++ includes soon.
It turned out to be trickier than I thought, but the test is being automatically reduced. I'll post the result when it's ready.
https://github.com/llvm/llvm-project/pull/116709
More information about the libcxx-commits
mailing list