Remove this test. It is causing problems has has relatively little value

llvm-svn: 98730
This commit is contained in:
Douglas Gregor 2010-03-17 16:04:04 +00:00
parent 319aa6c4b5
commit f475990d86
1 changed files with 0 additions and 3 deletions

View File

@ -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