[PATCH] D107690: [Modules] Do not remove failed modules after the control block phase

Ben Barham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 10 15:31:12 PDT 2021


bnbarham updated this revision to Diff 365619.
bnbarham added a comment.

Removed the now unused UsesFoo.framework in the tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107690

Files:
  clang/lib/Serialization/ASTReader.cpp
  clang/test/VFS/Inputs/UsesFoo.framework/Headers/UsesFoo.h
  clang/test/VFS/Inputs/UsesFoo.framework/Modules/module.modulemap
  clang/test/VFS/module-header-mismatches.m
  clang/test/VFS/umbrella-mismatch.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107690.365619.patch
Type: text/x-patch
Size: 9912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210810/a2cb0371/attachment-0001.bin>


More information about the cfe-commits mailing list