summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-12-02 21:59:41 +0000
committerDouglas Gregor <dgregor@apple.com>2011-12-02 21:59:41 +0000
commit282d70c4103823f8f80d18a584797ed40ec78180 (patch)
tree5d4b9b1783275f77f085d816012ffffc9de1bf46
parentdac7f9a57e5dfd04fe1cfdce8905f1a272b5b724 (diff)
downloadbcm5719-llvm-282d70c4103823f8f80d18a584797ed40ec78180.tar.gz
bcm5719-llvm-282d70c4103823f8f80d18a584797ed40ec78180.zip
Add missing test header
llvm-svn: 145710
-rw-r--r--clang/test/Modules/Inputs/diamond.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/diamond.h b/clang/test/Modules/Inputs/diamond.h
new file mode 100644
index 00000000000..0ae3c4fbcb5
--- /dev/null
+++ b/clang/test/Modules/Inputs/diamond.h
@@ -0,0 +1 @@
+__import_module__ diamond_bottom;
OpenPOWER on IntegriCloud