summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/global_index.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/global_index.m')
-rw-r--r--clang/test/Modules/global_index.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Modules/global_index.m b/clang/test/Modules/global_index.m
index 0c8fca0cfd6..53bee03c41e 100644
--- a/clang/test/Modules/global_index.m
+++ b/clang/test/Modules/global_index.m
@@ -7,7 +7,6 @@
// RUN: ls %t|grep modules.idx
// Run and use the global module index
// RUN: %clang_cc1 -Wauto-import -fmodule-cache-path %t -fdisable-module-hash -fmodules -fmodules-global-index -F %S/Inputs %s -verify -print-stats 2>&1 | FileCheck %s
-// REQUIRES: shell
// expected-no-diagnostics
@import DependsOnModule;
OpenPOWER on IntegriCloud