[libcxx-commits] [PATCH] D104166: [libc++] [test] No longer rely on std::hash<T>::argument_type.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 14 05:46:07 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
Did we have any uses of `test_hash` with a hash that's not `std::hash`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104166/new/
https://reviews.llvm.org/D104166
More information about the libcxx-commits
mailing list