[PATCH] D100534: [clang][deps] Generate the full command-line for modules

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 16 05:07:58 PDT 2021


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

Share `ModuleDeps::Invocation`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100534

Files:
  clang/include/clang/Frontend/CompilerInstance.h
  clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
  clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
  clang/test/ClangScanDeps/modules-full.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100534.338069.patch
Type: text/x-patch
Size: 7816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210416/d8232ec8/attachment.bin>


More information about the cfe-commits mailing list