[PATCH] D106910: [Support]: Introduce the `HashBuilder` interface.

Alexandre Rames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 15:10:28 PDT 2021


arames updated this revision to Diff 368748.
arames added a comment.

Propagate variadic expansion workaround to the tuple overload.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106910

Files:
  llvm/include/llvm/Support/HashBuilder.h
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/HashBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106910.368748.patch
Type: text/x-patch
Size: 28533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/1ba898a1/attachment.bin>


More information about the llvm-commits mailing list