summaryrefslogtreecommitdiffstats
path: root/test/Modules/template-specialization-visibility.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/template-specialization-visibility.cpp')
-rw-r--r--test/Modules/template-specialization-visibility.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/template-specialization-visibility.cpp b/test/Modules/template-specialization-visibility.cpp
index efcfd93..6f4f6ef 100644
--- a/test/Modules/template-specialization-visibility.cpp
+++ b/test/Modules/template-specialization-visibility.cpp
@@ -1,5 +1,5 @@
// RUN: rm -rf %t
-// RUN: %clang_cc1 -fmodules -verify -fmodules-cache-path=%t -I %S/Inputs/template-specialization-visibility -std=c++11 %s
+// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -verify -fmodules-cache-path=%t -I %S/Inputs/template-specialization-visibility -std=c++11 %s
//
// expected-no-diagnostics
OpenPOWER on IntegriCloud