[PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Ben Langmuir via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 9 16:10:25 PDT 2016
benlangmuir accepted this revision.
benlangmuir added a comment.
This revision is now accepted and ready to land.
Still missing the change for `if (IsPrebuilt) {`, but otherwise LGTM.
https://reviews.llvm.org/D23125
More information about the cfe-commits
mailing list