[PATCH] D56438: [Modules] Allow modulemap path change for implicitly built modules
    David Blaikie via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jan  8 15:35:40 PST 2019
    
    
  
dblaikie added a comment.
No doubt @rsmith will have a more nuanced/accurate opinion on this than I do, but I would've thought the point of implicit modules is that they don't get moved around & it sounds like that's what this patch is suggesting/supporting, but maybe I haven't understood it fully?
The prebuilt PCMs you're referring to, are they built explicitly or implicitly?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56438/new/
https://reviews.llvm.org/D56438
    
    
More information about the cfe-commits
mailing list