[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
Thu Aug 12 17:28:27 PDT 2021
bnbarham updated this revision to Diff 366154.
bnbarham added a comment.
Forgot to add the braces back in for the case statements
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.366154.patch
Type: text/x-patch
Size: 9296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210813/eeb944c1/attachment.bin>
More information about the cfe-commits
mailing list