summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2009-06-16-inc_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/2009-06-16-inc_test.c')
-rw-r--r--test/CodeGen/2009-06-16-inc_test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/CodeGen/2009-06-16-inc_test.c b/test/CodeGen/2009-06-16-inc_test.c
new file mode 100644
index 0000000..b28f63a
--- /dev/null
+++ b/test/CodeGen/2009-06-16-inc_test.c
@@ -0,0 +1,3 @@
+// RUN: clang -c -g %s -o /dev/null
+// PR 4228
+#include "2009-06-16-test.c"
OpenPOWER on IntegriCloud