Fixed problem with exclude header. The exclude header argument needs to be relative to the module.map file.llvm-svn: 206342
If a header is explicitly included in module A, and excluded from an umbrelladirectory in module B, don't include it in module B!llvm-svn: 205762