Fix test to use %t for newly created files.
authorTim Shen <timshen91@gmail.com>
Fri, 13 Sep 2019 21:06:47 +0000 (21:06 +0000)
committerTim Shen <timshen91@gmail.com>
Fri, 13 Sep 2019 21:06:47 +0000 (21:06 +0000)
commitfc637d03b18c54ca9cc16ccb06f33e3c8b8715d6
treef00f816caac0d45644e1f5286eec5006408befb6
parent2f9b2eb4b7262c4ea0e6878dd0361e114270fc11
Fix test to use %t for newly created files.

This is both for consistency with other `mkdir`s in tests, and
fixing permission issues with the non-temporary cwd during testing (they
are not always writable).

llvm-svn: 371897
clang/test/Driver/metadata-with-dots.c