[PATCH] D79993: Place control block after AST block in PCM files
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 15 04:29:58 PDT 2020
dang created this revision.
dang added a reviewer: Bigcheese.
Herald added subscribers: cfe-commits, dexonsmith.
Herald added a reviewer: jdoerfert.
Herald added a project: clang.
dang edited the summary of this revision.
This places the control block after the AST block in PCMs so that the AST block
can be more easily hashed.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79993
Files:
clang/include/clang/Serialization/ASTWriter.h
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79993.264200.patch
Type: text/x-patch
Size: 14795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200515/7dbedfca/attachment-0001.bin>
More information about the cfe-commits
mailing list