summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/dependency-gen.h
Commit message (Collapse)AuthorAgeFilesLines
* [modules] When constructing paths relative to a module, strip out /./ directoryRichard Smith2014-12-111-0/+11
components. These sometimes get synthetically added, and we don't want -Ifoo and -I./foo to be treated fundamentally differently here. llvm-svn: 224055
OpenPOWER on IntegriCloud