summaryrefslogtreecommitdiffstats
path: root/clang/test/Import/empty-struct/Inputs/S.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Import/empty-struct/Inputs/S.c')
-rw-r--r--clang/test/Import/empty-struct/Inputs/S.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Import/empty-struct/Inputs/S.c b/clang/test/Import/empty-struct/Inputs/S.c
new file mode 100644
index 00000000000..8c90352bc46
--- /dev/null
+++ b/clang/test/Import/empty-struct/Inputs/S.c
@@ -0,0 +1,2 @@
+struct S {
+};
OpenPOWER on IntegriCloud