[PATCH] D67249: [Modules][PCH] Hash input files content
Bruno Cardoso Lopes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 10 14:24:47 PDT 2019
bruno updated this revision to Diff 219607.
bruno added a comment.
Update the patch to use two ::Fixed, 32 in abbrev to encode hash.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67249/new/
https://reviews.llvm.org/D67249
Files:
clang/include/clang/Basic/DiagnosticSerializationKinds.td
clang/include/clang/Driver/Options.td
clang/include/clang/Lex/HeaderSearchOptions.h
clang/include/clang/Serialization/ASTBitCodes.h
clang/include/clang/Serialization/ASTReader.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/Modules/validate-file-content.m
clang/test/PCH/validate-file-content.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67249.219607.patch
Type: text/x-patch
Size: 22564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190910/ba871560/attachment-0001.bin>
More information about the cfe-commits
mailing list