summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/PR28752/module.modulemap
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/PR28752/module.modulemap')
-rw-r--r--clang/test/Modules/Inputs/PR28752/module.modulemap1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Modules/Inputs/PR28752/module.modulemap b/clang/test/Modules/Inputs/PR28752/module.modulemap
deleted file mode 100644
index caf888fc474..00000000000
--- a/clang/test/Modules/Inputs/PR28752/module.modulemap
+++ /dev/null
@@ -1 +0,0 @@
-module a { header "a.h" export * }
OpenPOWER on IntegriCloud