[libcxx-commits] [PATCH] D120758: [libc++] Add <ext/hash_{set, map}> to the modulemap
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 1 11:36:56 PST 2022
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
I agree with the statement that our current modulemap is probably not good for P2465R2. However, missing `ext/hash_map` and `ext/hash_set` is just an inconsistency, so this is still an improvement over the status quo. LGTM if CI passes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120758/new/
https://reviews.llvm.org/D120758
More information about the libcxx-commits
mailing list