[all-commits] [llvm/llvm-project] 22c22d: [libc][NFC] mark hashtable as resizable (#79354)
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Wed Jan 24 12:18:52 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22c22d6182e0ee456ff1141be8e178ede6df47bb
https://github.com/llvm/llvm-project/commit/22c22d6182e0ee456ff1141be8e178ede6df47bb
Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M libc/src/__support/HashTable/table.h
Log Message:
-----------
[libc][NFC] mark hashtable as resizable (#79354)
It is not fix-sized anymore.
More information about the All-commits
mailing list