[libcxx-commits] [PATCH] D92325: Add std::hash<char8_t> specialization if char8_t is enabled
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 3 09:40:36 PST 2020
ldionne accepted this revision.
ldionne added a comment.
We can still proceed with this even though we're keeping `_LIBCPP_NO_HAS_CHAR8_T`.
This LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92325/new/
https://reviews.llvm.org/D92325
More information about the libcxx-commits
mailing list