aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/codegen-flags/foo.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/codegen-flags/foo.h')
-rw-r--r--test/Modules/Inputs/codegen-flags/foo.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Modules/Inputs/codegen-flags/foo.h b/test/Modules/Inputs/codegen-flags/foo.h
new file mode 100644
index 000000000000..7b9c1cd8e086
--- /dev/null
+++ b/test/Modules/Inputs/codegen-flags/foo.h
@@ -0,0 +1,4 @@
+struct foo {
+};
+inline void f1() {
+}