summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-06-23 01:18:27 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-06-23 01:18:27 +0000
commitb2bbd9c9ef7be9025e804a418ef2f59b64ebb198 (patch)
tree6d0dc14a69fd1aca3ff63bb331fbe343b848a3c2
parentb60f866a8b05283a60989767f113c24498a0db52 (diff)
downloadbcm5719-llvm-b2bbd9c9ef7be9025e804a418ef2f59b64ebb198.tar.gz
bcm5719-llvm-b2bbd9c9ef7be9025e804a418ef2f59b64ebb198.zip
Add missing file from r306075.
llvm-svn: 306077
-rw-r--r--clang/test/Misc/Inputs/module.modulemap1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Misc/Inputs/module.modulemap b/clang/test/Misc/Inputs/module.modulemap
new file mode 100644
index 00000000000..a8ecb09390a
--- /dev/null
+++ b/clang/test/Misc/Inputs/module.modulemap
@@ -0,0 +1 @@
+module X {}
OpenPOWER on IntegriCloud