aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/Inputs/modules/Foo.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/Inputs/modules/Foo.h')
-rw-r--r--test/PCH/Inputs/modules/Foo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/PCH/Inputs/modules/Foo.h b/test/PCH/Inputs/modules/Foo.h
new file mode 100644
index 000000000000..d661dbccbc33
--- /dev/null
+++ b/test/PCH/Inputs/modules/Foo.h
@@ -0,0 +1 @@
+void make_foo(void);