make test fails if llvm is checked out to llvm-svn of if there is a dash somewhere else in the path. fix that.

llvm-svn: 55175
This commit is contained in:
Nico Weber 2008-08-22 09:33:51 +00:00
parent ed9b4100a8
commit 5a87265775
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang -dumptokens %s 2>&1 | grep "PhysLoc=[_.a-zA-Z/\\]*:3:20"
// RUN: clang -dumptokens %s 2>&1 | grep "PhysLoc=[-_.a-zA-Z/\\]*:3:20"
#define TESTPHYLOC 10