[PATCH] D142167: [clang][modules] Disallow importing private framework in the implementation
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 20 13:38:19 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc3efd52770ca: [clang][modules] Disallow importing private framework in the implementation (authored by jansvoboda11).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142167/new/
https://reviews.llvm.org/D142167
Files:
clang/include/clang/Basic/Module.h
clang/lib/Basic/Module.cpp
clang/lib/Lex/PPDirectives.cpp
clang/lib/Sema/SemaModule.cpp
clang/test/Modules/implementation-of-module-private.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142167.490965.patch
Type: text/x-patch
Size: 6375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230120/2d94a3cb/attachment-0001.bin>
More information about the cfe-commits
mailing list