summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/AddRemovePrivate.framework
Commit message (Collapse)AuthorAgeFilesLines
* Verify all the module map files for a pcm are the same on loadBen Langmuir2014-08-123-0/+3
We already verified the primary module map file (either the one that defines the top-level module, or the one that allows inferring it if it is an inferred framework module). Now we also verify any other module map files that define submodules, such as when there is a module.private.modulemap file. llvm-svn: 215455
OpenPOWER on IntegriCloud