summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/exclude-header
Commit message (Collapse)AuthorAgeFilesLines
* Fixed problem with exclude header. The exclude header argument needs to be ↵John Thompson2014-04-161-1/+1
| | | | | | relative to the module.map file. llvm-svn: 206342
* If a header is explicitly included in module A, and excluded from an umbrellaRichard Smith2014-04-084-0/+6
directory in module B, don't include it in module B! llvm-svn: 205762
OpenPOWER on IntegriCloud