[PATCH] D79998: Add AST_SIGNATURE record to unhashed control block of pcm files (Patch series 2/3)
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 20 08:43:21 PDT 2020
dang updated this revision to Diff 265263.
dang added a comment.
Uploaded the wrong diff
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79998/new/
https://reviews.llvm.org/D79998
Files:
clang/include/clang/Serialization/ASTBitCodes.h
clang/include/clang/Serialization/ASTWriter.h
clang/include/clang/Serialization/ModuleFile.h
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/Modules/ASTSignature.c
clang/test/Modules/Inputs/ASTHash/module.modulemap
clang/test/Modules/Inputs/ASTHash/my_header_1.h
clang/test/Modules/Inputs/ASTHash/my_header_2.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79998.265263.patch
Type: text/x-patch
Size: 9583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200520/e753ea16/attachment.bin>
More information about the cfe-commits
mailing list