[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 07:23:08 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.
https://github.com/llvm/llvm-project/pull/116709
More information about the libcxx-commits
mailing list