]> granicus.if.org Git - clang/commitdiff
Remove this test. It is causing problems has has relatively little value
authorDouglas Gregor <dgregor@apple.com>
Wed, 17 Mar 2010 16:04:04 +0000 (16:04 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 17 Mar 2010 16:04:04 +0000 (16:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98730 91177308-0d34-0410-b5e6-96231b3b80d8

test/Misc/changed-files.c [deleted file]

diff --git a/test/Misc/changed-files.c b/test/Misc/changed-files.c
deleted file mode 100644 (file)
index deeb02a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// RUN: touch %t.c
-// RUN: not %clang -E %t.c -o %t.c 2> %t.stderr
-// RUN: grep "modified" %t.stderr