summaryrefslogtreecommitdiff
path: root/test/Index/Core/index-system.mm
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/Core/index-system.mm')
-rw-r--r--test/Index/Core/index-system.mm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Index/Core/index-system.mm b/test/Index/Core/index-system.mm
new file mode 100644
index 0000000000000..2ad31fae714f4
--- /dev/null
+++ b/test/Index/Core/index-system.mm
@@ -0,0 +1,3 @@
+// RUN: c-index-test core -print-source-symbols -- %s -isystem %S/Inputs/sys | FileCheck %S/Inputs/sys/system-head.h
+
+#include "system-head.h"