[all-commits] [llvm/llvm-project] e1daa3: [CAS] Call hash_combine_range with a range (NFC) (...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Oct 14 07:15:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1daa3ff4f625226476f349b418bc82f547e6115
https://github.com/llvm/llvm-project/commit/e1daa3ff4f625226476f349b418bc82f547e6115
Author: Kazu Hirata <kazu at google.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M llvm/include/llvm/CAS/CASID.h
Log Message:
-----------
[CAS] Call hash_combine_range with a range (NFC) (#163327)
We can pass a range directly to hash_combine_range these days.
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