summaryrefslogtreecommitdiff
path: root/clang/test/Index/Inputs/get-cursor-includes-1.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Index/Inputs/get-cursor-includes-1.h')
-rw-r--r--clang/test/Index/Inputs/get-cursor-includes-1.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/clang/test/Index/Inputs/get-cursor-includes-1.h b/clang/test/Index/Inputs/get-cursor-includes-1.h
new file mode 100644
index 0000000..48439d2
--- /dev/null
+++ b/clang/test/Index/Inputs/get-cursor-includes-1.h
@@ -0,0 +1,6 @@
+#ifndef GET_CURSOR_INCLUDES_1_H
+#define GET_CURSOR_INCLUDES_1_H
+
+extern int blah;
+
+#endif // GET_CURSOR_INCLUDES_1_H