Verify all the module map files for a pcm are the same on loadWe already verified the primary module map file (either the one thatdefines the top-level module, or the one that allows inferring it
Verify all the module map files for a pcm are the same on loadWe already verified the primary module map file (either the one thatdefines the top-level module, or the one that allows inferring it if itis an inferred framework module). Now we also verify any other modulemap files that define submodules, such as when there is amodule.private.modulemap file.llvm-svn: 215455
show more ...