[libcxx-commits] [libcxx] [DRAFT][libc++][modules] Improves std.compat module. (PR #74945)

Chuanqi Xu via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 20 21:39:23 PST 2023


ChuanqiXu9 wrote:

> I expected that too, but it didn't.

If I read correctly, do you mean there is a problem in cmake to handle the dependencies? If yes, we need to report that to cmake.

> > But if we can't land this before the branching of 18, I'll strongly suggest to not ship the std.compat module since this patch is essential to the usability of std.compat module.
> 
> I'm not sure that's a good idea. However I expect to finish the code part next week. Due to holidays it might take a bit longer than usual to land.

Yeah, it is not hurry since we still have one month from that. And in case we can't make it, it shouldn't be a bad idea to not ship std.compat module only since I think std module should work in most cases.

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


More information about the libcxx-commits mailing list