Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write output file to temp directory. The tests shouldn't assume that | Daniel Jasper | 2015-06-23 | 1 | -2/+2 |
| | | | | | | they can write to the current working directory. llvm-svn: 240388 | ||||
* | [modules] When building a module, if there are multiple matches for a header | Richard Smith | 2015-06-22 | 1 | -0/+3 |
file in the loaded module maps and one of them is from the current module, that's the right match. llvm-svn: 240350 |