[libcxx-commits] [PATCH] D92325: Add std::hash<char8_t> specialization if char8_t is enabled

Yuriy Chernyshov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 30 08:19:18 PST 2020


georgthegreat added a comment.

There is a chance that `_LIBCPP_NO_HAS_CHAR8_T` should be removed in the course of https://reviews.llvm.org/D92212/

Could you please, take a look and share you thoughts?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92325/new/

https://reviews.llvm.org/D92325



More information about the libcxx-commits mailing list