[libcxx-commits] [PATCH] D120758: [libc++] Add <ext/hash_{set, map}> to the modulemap
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 2 09:36:39 PST 2022
Quuxplusone abandoned this revision.
Quuxplusone added a comment.
Local experimentation showed that this didn't actually help D118616 <https://reviews.llvm.org/D118616> at all, so this idea has been superseded by:
- Add `UNSUPPORTED: modules-build` to the ext/hash tests as part of D118616 <https://reviews.llvm.org/D118616>, and/or
- Rip out ext/hash entirely in D120831 <https://reviews.llvm.org/D120831>.
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