[libcxx-commits] [libcxx] Commit mostly working single wrapped module map (PR #87402)

Volodymyr Sapsai via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 12 19:35:57 PDT 2024


vsapsai wrote:

> > Could you please try building LLVM with modules enabled `-DLLVM_ENABLE_LIBCXX=ON -DLLVM_ENABLE_MODULES=ON` and tell me what happens on your end before and after this patch?
> 
> @vsapsai didn't you try this recently? I remember it came up at the team meeting a few weeks ago at least...

Not particularly recently. I believe `-DLLVM_ENABLE_MODULES=ON` works on macOS. Haven't tried with `-DLLVM_ENABLE_LIBCXX=ON` and haven't tried with this patch.

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


More information about the libcxx-commits mailing list