]> granicus.if.org Git - clang/commitdiff
Do not rely on bin/ path prefix in tests.
authorManuel Klimek <klimek@google.com>
Sun, 17 Aug 2014 19:11:18 +0000 (19:11 +0000)
committerManuel Klimek <klimek@google.com>
Sun, 17 Aug 2014 19:11:18 +0000 (19:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215845 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/no-canonical-prefixes.c

index b1007db0dc509a0af42b845e1efa7f49b4b2e98f..1aef9f40a9a76836d2b05558a304c692095d0b93 100644 (file)
@@ -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