[PATCH] D106100: [clang-scan-deps] ignore top-level module dependencies that aren't actually imported

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 20 11:11:48 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc68f247275ee: [clang-scan-deps] ignore top-level module dependencies that aren't actually… (authored by arphaman).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106100

Files:
  clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
  clang/test/ClangScanDeps/Inputs/header3.h
  clang/test/ClangScanDeps/Inputs/module.modulemap
  clang/test/ClangScanDeps/Inputs/module_fmodule_name_cdb.json
  clang/test/ClangScanDeps/modules-fmodule-name-no-module-built.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106100.360216.patch
Type: text/x-patch
Size: 4917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210720/ced368bd/attachment.bin>


More information about the cfe-commits mailing list