From: Manuel Klimek Date: Sun, 17 Aug 2014 19:11:18 +0000 (+0000) Subject: Do not rely on bin/ path prefix in tests. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad67cbbb9cef1554fc001cf907d9465bf78cdd2c;p=clang Do not rely on bin/ path prefix in tests. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215845 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Driver/no-canonical-prefixes.c b/test/Driver/no-canonical-prefixes.c index b1007db0dc..1aef9f40a9 100644 --- a/test/Driver/no-canonical-prefixes.c +++ b/test/Driver/no-canonical-prefixes.c @@ -6,5 +6,5 @@ // RUN: ./test-clang -v -S %s -no-canonical-prefixes 2>&1 | FileCheck --check-prefix=NCP %s -// CHECK: /bin/clang{{.*}}" -cc1 +// CHECK: /clang{{.*}}" -cc1 // NCP: test-clang" -cc1