[all-commits] [llvm/llvm-project] b526d8: [libc++] Add std::hash<char8_t> specialization if ...
Yuriy Chernyshov via All-commits
all-commits at lists.llvm.org
Tue Dec 8 10:47:09 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b526d8761895643cb42e62997240344420d65e0f
https://github.com/llvm/llvm-project/commit/b526d8761895643cb42e62997240344420d65e0f
Author: Yuriy Chernyshov <georgthegreat at gmail.com>
Date: 2020-12-08 (Tue, 08 Dec 2020)
Changed paths:
M libcxx/include/functional
M libcxx/include/utility
Log Message:
-----------
[libc++] Add std::hash<char8_t> specialization if char8_t is enabled
Differential Revision: https://reviews.llvm.org/D92325
More information about the All-commits
mailing list