aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorok Edwin <edwintorok@gmail.com>2008-11-18 18:48:14 +0000
committerTorok Edwin <edwintorok@gmail.com>2008-11-18 18:48:14 +0000
commite4d378815364255b002b4295162c290598fc899c (patch)
tree0f9e467b9ec878a280b13bf6559bfa3678b69b20
parent8dccec4495da2fb7f2e58a409d56b1a2c19ab939 (diff)
remove this testcase, it fails with -verify still
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59539 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Preprocessor/diag_crash.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Preprocessor/diag_crash.c b/test/Preprocessor/diag_crash.c
deleted file mode 100644
index eee80749da..0000000000
--- a/test/Preprocessor/diag_crash.c
+++ /dev/null
@@ -1,3 +0,0 @@
-// RUN: clang -E -verify %s
-#ifdef FOO // expected-error {{unterminated conditional directive}}
-/* /* */