aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/stddef.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/stddef.c')
-rw-r--r--test/Modules/stddef.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/stddef.c b/test/Modules/stddef.c
index aefc90f9a117..16de854563fc 100644
--- a/test/Modules/stddef.c
+++ b/test/Modules/stddef.c
@@ -1,5 +1,5 @@
// RUN: rm -rf %t
-// RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -I%S/Inputs/StdDef %s -verify -fno-modules-error-recovery
+// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/StdDef %s -verify -fno-modules-error-recovery
#include "ptrdiff_t.h"