commit | 9039a69ab9b44f9e5431c050c22f01164b85fcfa | [log] [tgz] |
---|---|---|
author | Nuno Lopes <nunoplopes@sapo.pt> | Sat Jul 19 22:11:43 2008 +0000 |
committer | Nuno Lopes <nunoplopes@sapo.pt> | Sat Jul 19 22:11:43 2008 +0000 |
tree | d8440334b82bfd507f2d8e4d91b08269843edf73 | |
parent | 17360d58e21e65718ead486482e001c7dfe7ed80 [diff] |
fix test git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53802 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Preprocessor/dumptokens_phyloc.c b/test/Preprocessor/dumptokens_phyloc.c index 45081ec..812b2b2 100644 --- a/test/Preprocessor/dumptokens_phyloc.c +++ b/test/Preprocessor/dumptokens_phyloc.c
@@ -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