[PATCH] D81347: Make ASTFileSignature an array of 20 uint8_t instead of 5 uint32_t
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 11 01:51:07 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe87e55edbc79: Make ASTFileSignature an array of 20 uint8_t instead of 5 uint32_t (authored by dang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81347/new/
https://reviews.llvm.org/D81347
Files:
clang/include/clang/Basic/Module.h
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/lib/Serialization/GlobalModuleIndex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81347.270061.patch
Type: text/x-patch
Size: 8158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200611/12296c9f/attachment.bin>
More information about the cfe-commits
mailing list