This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG27d9a58407c4: [clang][modules] Infer framework modules in
explicit builds (authored by jansvoboda11).
Repository:
rG LLVM Github Monorepo
CHANGES
jansvoboda11 updated this revision to Diff 410785.
jansvoboda11 edited the summary of this revision.
jansvoboda11 added a comment.
Remove changes related to dependency scanning
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113880/new/
https://revie
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 `framew
jansvoboda11 created this revision.
jansvoboda11 added reviewers: Bigcheese, dexonsmith, vsapsai.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
When the dependency scanner discovers dependency on an inferred module, it
corre