summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test
diff options
context:
space:
mode:
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>2015-02-12 16:22:09 +0000
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>2015-02-12 16:22:09 +0000
commit469bbc002a8fa89fd3616a13fcfdf4e38acfc926 (patch)
tree9177ed7fb66c61d3a074af40aca81b2ff698d2ca /clang-tools-extra/test
parent71e1eb5ab490347d0ac3ac65cec203d4a272ff7b (diff)
downloadbcm5719-llvm-469bbc002a8fa89fd3616a13fcfdf4e38acfc926.tar.gz
bcm5719-llvm-469bbc002a8fa89fd3616a13fcfdf4e38acfc926.zip
Added support for multiple header list files, as a precursor for when we need to load multiple module maps.
llvm-svn: 228935
Diffstat (limited to 'clang-tools-extra/test')
-rw-r--r--clang-tools-extra/test/modularize/NoProblemsList.modularize2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang-tools-extra/test/modularize/NoProblemsList.modularize b/clang-tools-extra/test/modularize/NoProblemsList.modularize
new file mode 100644
index 00000000000..ec5f4c9e5fc
--- /dev/null
+++ b/clang-tools-extra/test/modularize/NoProblemsList.modularize
@@ -0,0 +1,2 @@
+# RUN: modularize NoProblems.modularize,NoProblemsAnonymous.modularize -x c++
+# RUN: modularize -prefix=%p NoProblems.modularize,NoProblemsAnonymous.modularize -x c++
OpenPOWER on IntegriCloud