[all-commits] [llvm/llvm-project] 780778: Pass input as ArrayRef<uint8_t>
Ahmed Bougacha via All-commits
all-commits at lists.llvm.org
Thu Jun 13 16:02:09 PDT 2024
Branch: refs/heads/users/ahmedbougacha/integrate-siphash-into-libsupport
Home: https://github.com/llvm/llvm-project
Commit: 780778e49d7f4080420b2f1a1042f5a6ba216e5d
https://github.com/llvm/llvm-project/commit/780778e49d7f4080420b2f1a1042f5a6ba216e5d
Author: Ahmed Bougacha <ahmed at bougacha.org>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M llvm/include/llvm/Support/SipHash.h
M llvm/lib/Support/SipHash.cpp
M llvm/unittests/Support/SipHashTest.cpp
Log Message:
-----------
Pass input as ArrayRef<uint8_t>
Leave output/keys as fixed-size arrays.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list