summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/explicit-build-prefer-self.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Write output file to temp directory. The tests shouldn't assume thatDaniel Jasper2015-06-231-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 headerRichard Smith2015-06-221-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
OpenPOWER on IntegriCloud