summaryrefslogtreecommitdiffstats
path: root/test/Frontend/iframework.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Frontend/iframework.c')
-rw-r--r--test/Frontend/iframework.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Frontend/iframework.c b/test/Frontend/iframework.c
new file mode 100644
index 0000000..0c241fd
--- /dev/null
+++ b/test/Frontend/iframework.c
@@ -0,0 +1,3 @@
+// RUN: %clang -fsyntax-only -iframework%S/Inputs %s -Xclang -verify
+
+#include <TestFramework/TestFramework.h>
OpenPOWER on IntegriCloud