[PATCH] D137259: [clang][modules][deps] WIP: In-memory module transfer

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 2 08:27:49 PDT 2022


jansvoboda11 created this revision.
Herald added a subscriber: ributzka.
Herald added a project: All.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Let's not create PCM files in the dependency scanner.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D137259

Files:
  clang/include/clang/Frontend/CompilerInstance.h
  clang/lib/Frontend/CompilerInstance.cpp
  clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137259.472624.patch
Type: text/x-patch
Size: 14174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221102/5e2c3b7b/attachment-0001.bin>


More information about the cfe-commits mailing list