[PATCH] D109024: [Support] Automatically support `hash_value` when `HashBuilder` support is available.
Alexandre Rames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 31 13:57:45 PDT 2021
arames created this revision.
Herald added a subscriber: dexonsmith.
arames requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Use the `HBuilder` interface to provide default implementations of
`llvm::hash_value`.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109024
Files:
llvm/include/llvm/Support/HashBuilder.h
llvm/unittests/ADT/HashingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109024.369791.patch
Type: text/x-patch
Size: 4132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210831/73993cc0/attachment.bin>
More information about the llvm-commits
mailing list