Index: test/Frontend/dependency-generation-crash.c =================================================================== --- test/Frontend/dependency-generation-crash.c +++ test/Frontend/dependency-generation-crash.c @@ -1,7 +1,4 @@ -// RUN: touch %t -// RUN: chmod 0 %t -// RUN: not %clang_cc1 -E -dependency-file bla -MT %t -MP -o %t -x c /dev/null 2>&1 | FileCheck %s -// RUN: rm -f %t +// RUN: not %clang_cc1 -E -dependency-file bla -MT /thisX/doesXX/not/exist/bla.o -MP -o /thisX/doesXX/not/exist/bla.o -x c /dev/null 2>&1 | FileCheck %s // CHECK: error: unable to open output file