Do not rely on bin/ path prefix in tests.

llvm-svn: 215845
This commit is contained in:
Manuel Klimek 2014-08-17 19:11:18 +00:00
parent c66d761b97
commit f560b22a92
1 changed files with 1 additions and 1 deletions

View 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