[PATCH] D80383: Add AST_SIGNATURE record to unhashed control block of PCM files
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 8 03:46:48 PDT 2020
dang marked an inline comment as done.
dang added a comment.
See D81347 <https://reviews.llvm.org/D81347> for the parent revision that makes ASTFileSignature a `std::array<uint8_t, 20>`. Adding the abbreviation doesn't make that much sense at the moment because of how the `IMPORTS` record is structured as discussed offline.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80383/new/
https://reviews.llvm.org/D80383
More information about the cfe-commits
mailing list