summaryrefslogtreecommitdiff
path: root/clang/bindings/python/tests/cindex/INPUTS/header3.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/bindings/python/tests/cindex/INPUTS/header3.h')
-rw-r--r--clang/bindings/python/tests/cindex/INPUTS/header3.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/bindings/python/tests/cindex/INPUTS/header3.h b/clang/bindings/python/tests/cindex/INPUTS/header3.h
new file mode 100644
index 0000000..6dca764
--- /dev/null
+++ b/clang/bindings/python/tests/cindex/INPUTS/header3.h
@@ -0,0 +1,3 @@
+// Not a guarded header!
+
+void f();