summaryrefslogtreecommitdiffstats
path: root/test/Modules/exclude-header.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/exclude-header.c')
-rw-r--r--test/Modules/exclude-header.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/exclude-header.c b/test/Modules/exclude-header.c
index 4134c82..b3e6d8d 100644
--- a/test/Modules/exclude-header.c
+++ b/test/Modules/exclude-header.c
@@ -1,5 +1,5 @@
// RUN: rm -rf %t
-// RUN: %clang_cc1 -x objective-c -fmodules -fmodules-cache-path=%t -I %S/Inputs/exclude-header %s -verify
+// RUN: %clang_cc1 -x objective-c -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I %S/Inputs/exclude-header %s -verify
@import x;
OpenPOWER on IntegriCloud