[PATCH] D151581: [clang][modules] NFCI: Distinguish as-written and effective umbrella directories

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 26 15:14:34 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG924912956ed5: [clang][modules] NFCI: Distinguish as-written and effective umbrella directories (authored by jansvoboda11).
Herald added a project: clang-tools-extra.

Changed prior to commit:
  https://reviews.llvm.org/D151581?vs=526158&id=526208#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151581

Files:
  clang-tools-extra/modularize/CoverageChecker.cpp
  clang-tools-extra/modularize/ModularizeUtilities.cpp
  clang/include/clang/Basic/Module.h
  clang/include/clang/Lex/ModuleMap.h
  clang/lib/Basic/Module.cpp
  clang/lib/Frontend/FrontendAction.cpp
  clang/lib/Lex/ModuleMap.cpp
  clang/lib/Lex/PPLexerChange.cpp
  clang/lib/Serialization/ASTReader.cpp
  clang/lib/Serialization/ASTWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151581.526208.patch
Type: text/x-patch
Size: 15296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230526/07102bb6/attachment.bin>


More information about the cfe-commits mailing list