From: Torok Edwin Date: Tue, 18 Nov 2008 18:48:14 +0000 (+0000) Subject: remove this testcase, it fails with -verify still X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4d378815364255b002b4295162c290598fc899c;p=clang 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 --- 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}} -/* /* */