| commit | 0ebdeac13ae295b45a9ed7122c59ad86a6708eab | [log] [tgz] |
|---|---|---|
| author | Adrian Prantl <aprantl@apple.com> | Tue Mar 14 23:07:49 2017 +0000 |
| committer | Adrian Prantl <aprantl@apple.com> | Tue Mar 14 23:07:49 2017 +0000 |
| tree | 0e668026e3713884623adcebc329d8de1a43ac1f | |
| parent | d3c22f08b3138bd1b420e49bd751c20a97a809c5 [diff] |
Canonicalize the path provided by -fmodules-cache-path. 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