summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/getSourceDescriptor-crash/module.modulemap
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/getSourceDescriptor-crash/module.modulemap')
-rw-r--r--clang/test/Modules/Inputs/getSourceDescriptor-crash/module.modulemap3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/getSourceDescriptor-crash/module.modulemap b/clang/test/Modules/Inputs/getSourceDescriptor-crash/module.modulemap
new file mode 100644
index 00000000000..2006ed5fde2
--- /dev/null
+++ b/clang/test/Modules/Inputs/getSourceDescriptor-crash/module.modulemap
@@ -0,0 +1,3 @@
+module foo {
+ header "h1.h"
+}
OpenPOWER on IntegriCloud