[libcxx-commits] [libcxx] [RFC][libc++] Install modules. (PR #75741)

Daniel Ruoso via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 19 11:47:00 PST 2023


ruoso wrote:

> In libc++ the std module has parts of its implementation in <header>.inc files. These should be included during the building of the module.

Ok. In that case that's exactly what the `local-arguments` are for.

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


More information about the libcxx-commits mailing list