[PATCH] D135636: [clang][modules][deps] Serialize inputs into PCMs using the "as requested" name

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 11 14:09:53 PDT 2022


jansvoboda11 updated this revision to Diff 466918.
jansvoboda11 added a comment.

Rebase, update test description


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135636/new/

https://reviews.llvm.org/D135636

Files:
  clang/include/clang/Serialization/ASTReader.h
  clang/lib/Frontend/FrontendAction.cpp
  clang/lib/Serialization/ASTReader.cpp
  clang/lib/Serialization/ASTWriter.cpp
  clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
  clang/test/ClangScanDeps/modules-file-name-as-requested.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135636.466918.patch
Type: text/x-patch
Size: 7281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221011/8a69d27c/attachment.bin>


More information about the cfe-commits mailing list