summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/ModuleMapLocations/Both/module.map
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/ModuleMapLocations/Both/module.map')
-rw-r--r--clang/test/Modules/Inputs/ModuleMapLocations/Both/module.map3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/ModuleMapLocations/Both/module.map b/clang/test/Modules/Inputs/ModuleMapLocations/Both/module.map
new file mode 100644
index 00000000000..bf5aaed37ab
--- /dev/null
+++ b/clang/test/Modules/Inputs/ModuleMapLocations/Both/module.map
@@ -0,0 +1,3 @@
+module both {
+ header "b.h"
+}
OpenPOWER on IntegriCloud