Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed problem with exclude header. The exclude header argument needs to be ↵ | John Thompson | 2014-04-16 | 1 | -1/+1 |
| | | | | | | relative to the module.map file. llvm-svn: 206342 | ||||
* | If a header is explicitly included in module A, and excluded from an umbrella | Richard Smith | 2014-04-08 | 4 | -0/+6 |
directory in module B, don't include it in module B! llvm-svn: 205762 |