Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Jasper ffe7693f00 Write output file to temp directory. The tests shouldn't assume that
they can write to the current working directory.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240388 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-23 09:26:37 +00:00
Richard Smith 4dcc0f7da7 [modules] When building a module, if there are multiple matches for a header
file in the loaded module maps and one of them is from the current module,
that's the right match.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240350 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-22 22:20:47 +00:00