[cfe-commits] r59539 - /cfe/trunk/test/Preprocessor/diag_crash.c

Torok Edwin edwintorok at gmail.com
Tue Nov 18 10:48:15 PST 2008


Author: edwin
Date: Tue Nov 18 12:48:14 2008
New Revision: 59539

URL: http://llvm.org/viewvc/llvm-project?rev=59539&view=rev
Log:
remove this testcase, it fails with -verify still

Removed:
    cfe/trunk/test/Preprocessor/diag_crash.c

Removed: cfe/trunk/test/Preprocessor/diag_crash.c
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Preprocessor/diag_crash.c?rev=59538&view=auto

==============================================================================
--- cfe/trunk/test/Preprocessor/diag_crash.c (original)
+++ cfe/trunk/test/Preprocessor/diag_crash.c (removed)
@@ -1,3 +0,0 @@
-// RUN: clang -E -verify %s
-#ifdef FOO // expected-error {{unterminated conditional directive}}
-/* /* */





More information about the cfe-commits mailing list