summaryrefslogtreecommitdiffstats
path: root/test/FrontendC/2006-03-17-KnRMismatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendC/2006-03-17-KnRMismatch.c')
-rw-r--r--test/FrontendC/2006-03-17-KnRMismatch.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/FrontendC/2006-03-17-KnRMismatch.c b/test/FrontendC/2006-03-17-KnRMismatch.c
deleted file mode 100644
index 1939112..0000000
--- a/test/FrontendC/2006-03-17-KnRMismatch.c
+++ /dev/null
@@ -1,8 +0,0 @@
-// RUN: %llvmgcc %s -S -o -
-
-void regnode(int op);
-
-void regnode(op)
-char op;
-{
-}
OpenPOWER on IntegriCloud