]> granicus.if.org Git - clang/commitdiff
this test isn't testing anything.
authorChris Lattner <sabre@nondot.org>
Sun, 8 Mar 2009 20:12:34 +0000 (20:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Mar 2009 20:12:34 +0000 (20:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66389 91177308-0d34-0410-b5e6-96231b3b80d8

test/Lexer/preprocess-compat.c [deleted file]

diff --git a/test/Lexer/preprocess-compat.c b/test/Lexer/preprocess-compat.c
deleted file mode 100644 (file)
index e895975..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// RUN: clang -E -x c -o %t.i %s
-// RUN: gcc -fsyntax-only %t.i
-