summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/remap-load.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Index/remap-load.c')
-rw-r--r--clang/test/Index/remap-load.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Index/remap-load.c b/clang/test/Index/remap-load.c
index f433fa7eac7..f886cea7da7 100644
--- a/clang/test/Index/remap-load.c
+++ b/clang/test/Index/remap-load.c
@@ -1,4 +1,4 @@
-// RUN: c-index-test -test-load-source all -remap-file="%s,%S/Inputs/remap-load-to.c" %s | FileCheck -check-prefix=CHECK %s
+// RUN: c-index-test -test-load-source all -remap-file="%s,%S/Inputs/remap-load-to.c" %s | FileCheck %s
// CHECK: remap-load.c:1:5: FunctionDecl=foo:1:5 (Definition) Extent=[1:1 - 3:2]
// CHECK: remap-load.c:1:13: ParmDecl=parm1:1:13 (Definition) Extent=[1:9 - 1:18]
OpenPOWER on IntegriCloud