]> granicus.if.org Git - clang/commitdiff
Follow-up on the test of r157892
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 2 Jun 2012 18:20:16 +0000 (18:20 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 2 Jun 2012 18:20:16 +0000 (18:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157893 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/create-tu-fail.c

index 3241e14a37b8d1458f02b05985a0055a16832ad3..f259cca50ff4efcf6d0af308a34bfef20c12f437 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: rm %t.c
+// RUN: rm -f %t.c
 // RUN: touch %t.c
 // RUN: c-index-test -write-pch %t.pch %t.c
 // RUN: cp %s %t.c