summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/relative-dep-gen-1.h
Commit message (Collapse)AuthorAgeFilesLines
* Add some file content to avoid test failures on content-addressed file systems.Richard Smith2014-12-061-0/+1
| | | | llvm-svn: 223596
* [modules] If we import a module, and we've seen a module map that describes theRichard Smith2014-12-061-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
OpenPOWER on IntegriCloud