summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/dependency-gen.modulemap.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [modules] When constructing paths relative to a module, strip out /./ directoryRichard Smith2014-12-111-0/+18
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