forked from OSchip/llvm-project
Remove this test. It is causing problems has has relatively little value
llvm-svn: 98730
This commit is contained in:
parent
319aa6c4b5
commit
f475990d86
|
@ -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
|
Loading…
Reference in New Issue