[PATCH] D102943: Hashing: use a 64-bit storage type on all platforms.
Alexandre Rames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 27 15:38:23 PDT 2021
arames updated this revision to Diff 348406.
arames added a comment.
Herald added a subscriber: mgorny.
Diff against the parent commit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102943/new/
https://reviews.llvm.org/D102943
Files:
clang/include/clang/Basic/ObjCRuntime.h
clang/include/clang/Basic/Sanitizers.h
clang/include/clang/Lex/HeaderSearchOptions.h
clang/include/clang/Serialization/ModuleFileExtension.h
clang/lib/Basic/Sanitizers.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Frontend/TestModuleFileExtension.cpp
clang/lib/Frontend/TestModuleFileExtension.h
clang/lib/Serialization/ModuleFileExtension.cpp
clang/unittests/Frontend/CompilerInvocationTest.cpp
llvm/include/llvm/ADT/Hashing.h
llvm/include/llvm/ADT/StringRef.h
llvm/include/llvm/CodeGen/MachineStableHash.h
llvm/include/llvm/CodeGen/StableHashing.h
llvm/include/llvm/Support/VersionTuple.h
llvm/lib/CodeGen/MachineStableHash.cpp
llvm/lib/IR/LLVMContextImpl.cpp
llvm/lib/Support/StringRef.cpp
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/StableHashingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102943.348406.patch
Type: text/x-patch
Size: 68988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/f60894b1/attachment-0001.bin>
More information about the llvm-commits
mailing list