summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/outofdate-rebuild/module.modulemap
Commit message (Collapse)AuthorAgeFilesLines
* Canonicalize the path provided by -fmodules-cache-path.Adrian Prantl2017-03-141-0/+19
This fixes lookup mismatches that could happen when the module cache path contained a '/./' component. <rdar://problem/30413458> Differential Revision: https://reviews.llvm.org/D30915 llvm-svn: 297790
OpenPOWER on IntegriCloud