summaryrefslogtreecommitdiff
path: root/test/SemaObjC/Inputs/module.map
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/Inputs/module.map')
-rw-r--r--test/SemaObjC/Inputs/module.map3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/SemaObjC/Inputs/module.map b/test/SemaObjC/Inputs/module.map
new file mode 100644
index 0000000000000..492d4c368eb80
--- /dev/null
+++ b/test/SemaObjC/Inputs/module.map
@@ -0,0 +1,3 @@
+module empty {
+ header "empty.h"
+}