[libcxx-commits] [PATCH] D94924: [libc++] first steps of a private modulemap

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 22 07:03:52 PST 2021


ldionne added a comment.

In D94924#2514826 <https://reviews.llvm.org/D94924#2514826>, @tschuett wrote:

> I would rather expect that we have to split some headers into smaller/modular ones.

Yes, indeed. I would 100% support that. In fact, I've started doing that here and there when it makes sense. If you want to pursue such an effort, I would definitely back it up.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94924/new/

https://reviews.llvm.org/D94924



More information about the libcxx-commits mailing list