[PATCH] D134224: [clang][modules][deps] Report modulemaps describing excluded headers

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


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

Fix failing test by undoing some API changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134224

Files:
  clang/include/clang/Lex/HeaderSearch.h
  clang/include/clang/Lex/ModuleMap.h
  clang/lib/Lex/HeaderSearch.cpp
  clang/lib/Lex/ModuleMap.cpp
  clang/lib/Serialization/ASTReader.cpp
  clang/lib/Serialization/ASTWriter.cpp
  clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
  clang/test/ClangScanDeps/modules-excluded-header.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134224.461432.patch
Type: text/x-patch
Size: 12493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220920/bbbf82c2/attachment-0001.bin>


More information about the cfe-commits mailing list