summaryrefslogtreecommitdiffstats
path: root/test/FrontendC/2006-09-25-DebugFilename.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendC/2006-09-25-DebugFilename.c')
-rw-r--r--test/FrontendC/2006-09-25-DebugFilename.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/FrontendC/2006-09-25-DebugFilename.c b/test/FrontendC/2006-09-25-DebugFilename.c
deleted file mode 100644
index eea52ba..0000000
--- a/test/FrontendC/2006-09-25-DebugFilename.c
+++ /dev/null
@@ -1,6 +0,0 @@
-// RUN: not %llvmgcc -xc %s -S -o /dev/null |& \
-// RUN: grep fluffy | grep 2006-09-25-DebugFilename.c
-#include "2006-09-25-DebugFilename.h"
-int func1() { return hfunc1(); }
-int func2() { fluffy; return hfunc1(); }
-
OpenPOWER on IntegriCloud