[PATCH] D134222: [clang][deps] Report module map describing compiled module

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 19 18:04:56 PDT 2022


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

Implement suggestions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134222

Files:
  clang/include/clang/Basic/LangOptions.h
  clang/include/clang/Lex/Preprocessor.h
  clang/lib/Lex/Preprocessor.cpp
  clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
  clang/test/ClangScanDeps/modules-header-sharing.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134222.461431.patch
Type: text/x-patch
Size: 6160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220920/ebe65228/attachment.bin>


More information about the cfe-commits mailing list