[PATCH] D135381: [clang][modules] Fix handling of `ModuleHeaderRole::ExcludedHeader`

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 16:20:41 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG586547687946: [clang][modules] Fix handling of `ModuleHeaderRole::ExcludedHeader` (authored by jansvoboda11).

Changed prior to commit:
  https://reviews.llvm.org/D135381?vs=465802&id=465921#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135381

Files:
  clang/include/clang/Lex/ModuleMap.h
  clang/lib/Lex/HeaderSearch.cpp
  clang/lib/Lex/ModuleMap.cpp
  clang/lib/Lex/PPDirectives.cpp
  clang/lib/Serialization/ASTReader.cpp
  clang/lib/Serialization/ASTWriter.cpp
  clang/test/Modules/exclude-header-fw-umbrella.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135381.465921.patch
Type: text/x-patch
Size: 9725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221006/dceb0ca6/attachment.bin>


More information about the cfe-commits mailing list