]> granicus.if.org Git - clang/commitdiff
remove this testcase, it fails with -verify still
authorTorok Edwin <edwintorok@gmail.com>
Tue, 18 Nov 2008 18:48:14 +0000 (18:48 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Tue, 18 Nov 2008 18:48:14 +0000 (18:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59539 91177308-0d34-0410-b5e6-96231b3b80d8

test/Preprocessor/diag_crash.c [deleted file]

diff --git a/test/Preprocessor/diag_crash.c b/test/Preprocessor/diag_crash.c
deleted file mode 100644 (file)
index eee8074..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// RUN: clang -E -verify %s
-#ifdef FOO // expected-error {{unterminated conditional directive}}
-/* /* */