]> granicus.if.org Git - clang/commitdiff
Add file missed from r242105.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 14 Jul 2015 02:40:33 +0000 (02:40 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 14 Jul 2015 02:40:33 +0000 (02:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@242109 91177308-0d34-0410-b5e6-96231b3b80d8

test/Modules/Inputs/diagnostics-aux-2.modulemap [new file with mode: 0644]

diff --git a/test/Modules/Inputs/diagnostics-aux-2.modulemap b/test/Modules/Inputs/diagnostics-aux-2.modulemap
new file mode 100644 (file)
index 0000000..8ceeb8e
--- /dev/null
@@ -0,0 +1,3 @@
+module external {
+  blahblah
+}