[libcxx-commits] [PATCH] D57688: [libcxx] Remove <ext/hash_set>, <ext/hash_map> and <ext/__hash>
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 22 09:33:43 PDT 2021
ldionne abandoned this revision.
ldionne added a comment.
I might revisit this later, but I'm not moving forward for the time being since a bunch of people said it was going to break them.
I think we should instead ship those headers as a separate project and people who need them can still get the headers from that project. IOW, they shouldn't be part of libcxx. But I don't have any time to work on this low priority cleanup at the moment, so abandoning.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57688/new/
https://reviews.llvm.org/D57688
More information about the libcxx-commits
mailing list