[libcxx-commits] [libcxx] [libcxxabi] [llvm] [libc++] Implement library support for MCF thread model (PR #116550)
LIU Hao via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 4 17:16:47 PST 2024
lhmouse wrote:
> > It looks to me that another option is to copy 'mcfgthread/libcxx.h' into libc++..? Not sure whether I got your idea.
>
> Without necessarily copying (due to licensing constraints), but yeah the idea would be to have the bridge-to-MFC inside libc++ instead of elsewhere.
Understood. Thank you.
https://github.com/llvm/llvm-project/pull/116550
More information about the libcxx-commits
mailing list