test/Driver/output-file-cleanup.c: delete non-readable temporary file
authorFangrui Song <maskray@google.com>
Fri, 14 Sep 2018 21:36:35 +0000 (21:36 +0000)
committerFangrui Song <maskray@google.com>
Fri, 14 Sep 2018 21:36:35 +0000 (21:36 +0000)
commit9851eafa0e0e7adde795a0913437e2c24055f3d6
tree7ff0bc879f7e790e9606a22f034ebee17e4b2a89
parent46945b9e9d86d66ae054c8ca6ad79b0cd0da8531
test/Driver/output-file-cleanup.c: delete non-readable temporary file

%t-dir/2.c made tools (rsync, ripgrep, ...) sad (EACCES warning).

llvm-svn: 342290
clang/test/Driver/output-file-cleanup.c