[PATCH] D106910: [Support]: Introduce the `HashBuilder` interface.
Alexandre Rames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 24 18:08:17 PDT 2021
arames updated this revision to Diff 368518.
arames added a comment.
Ran through the address sanitizer and fixed `stack-use-after-scope` issues with `ArrayRef`.
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.368518.patch
Type: text/x-patch
Size: 27661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/32f35143/attachment.bin>
More information about the llvm-commits
mailing list