summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/separate_map_tree/maps/modulec.map
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/separate_map_tree/maps/modulec.map')
-rw-r--r--test/Modules/Inputs/separate_map_tree/maps/modulec.map5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Modules/Inputs/separate_map_tree/maps/modulec.map b/test/Modules/Inputs/separate_map_tree/maps/modulec.map
new file mode 100644
index 0000000..91063b6
--- /dev/null
+++ b/test/Modules/Inputs/separate_map_tree/maps/modulec.map
@@ -0,0 +1,5 @@
+module C {
+ header "../src/public-in-c.h"
+ private header "../src/public-in-b.h"
+ private header "../src/private-in-c.h"
+}
OpenPOWER on IntegriCloud