summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/DebugSubmoduleA.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/DebugSubmoduleA.h')
-rw-r--r--clang/test/Modules/Inputs/DebugSubmoduleA.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/DebugSubmoduleA.h b/clang/test/Modules/Inputs/DebugSubmoduleA.h
new file mode 100644
index 00000000000..1403a7d1568
--- /dev/null
+++ b/clang/test/Modules/Inputs/DebugSubmoduleA.h
@@ -0,0 +1,3 @@
+struct A {
+ int a;
+};
OpenPOWER on IntegriCloud