summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/redecl-merge-bottom-prefix.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/redecl-merge-bottom-prefix.h')
-rw-r--r--test/Modules/Inputs/redecl-merge-bottom-prefix.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Modules/Inputs/redecl-merge-bottom-prefix.h b/test/Modules/Inputs/redecl-merge-bottom-prefix.h
new file mode 100644
index 0000000..6501e1b
--- /dev/null
+++ b/test/Modules/Inputs/redecl-merge-bottom-prefix.h
@@ -0,0 +1,4 @@
+// A class that is declared in the 'bottom' module, then loaded from
+// one of the modules it depends on. It needs to be visible when this
+// module is loaded.
+@class DeclaredThenLoaded;
OpenPOWER on IntegriCloud