[libcxx-commits] [PATCH] D134124: [libc++] Fix wrong implementation of CityHash
Tommy Chiang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 9 12:10:23 PST 2023
oToToT added a comment.
Am I right that I should revert this commit now?
I could guard this under ABI v2, too.
However, I think I could also do a little survey on hash functions and send a patch to discuss which one we should choose.
WDYT?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134124/new/
https://reviews.llvm.org/D134124
More information about the libcxx-commits
mailing list