[PATCH] D113880: [clang][modules] Infer framework modules in explicit builds
Michael Spencer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 18 08:32:06 PST 2021
Bigcheese accepted this revision.
Bigcheese added a comment.
This revision is now accepted and ready to land.
I think this makes sense to do given that you need to explicitly opt into inferred modules anyway. This isn't implicitly finding module maps, as we already have a module map with `framework module *`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113880/new/
https://reviews.llvm.org/D113880
More information about the cfe-commits
mailing list