[libcxx-commits] [PATCH] D120831: [libc++] Remove the deprecated <ext/hash_set> and <ext/hash_map>.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 2 10:03:41 PST 2022
ldionne added a comment.
I attempted in Feb 2019 here: https://reviews.llvm.org/D57688.
I ended up dropping the effort after the discussion at https://discourse.llvm.org/t/removing-deprecated-ext-hash-set-ext-hash-map-and-ext-hash/51068.
FWIW, I still support this removal, but I'd like to get a better understanding of what's broken by it before moving forward.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120831/new/
https://reviews.llvm.org/D120831
More information about the libcxx-commits
mailing list