Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some file content to avoid test failures on content-addressed file systems. | Richard Smith | 2014-12-06 | 1 | -0/+1 |
| | | | | llvm-svn: 223596 | ||||
* | [modules] If we import a module, and we've seen a module map that describes the | Richard Smith | 2014-12-06 | 1 | -0/+0 |
module, use the path from the module map file in preference to the path from the .pcm file when resolving relative paths in the .pcm file. This allows diagnostics (and .d output) to give relative paths if the module was found via a relative path. llvm-svn: 223577 |