summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/malformed/c.h
Commit message (Collapse)AuthorAgeFilesLines
* [modules] If we import a module, and we've seen a module map that describes theRichard Smith2014-12-061-0/+1
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