forked from OSchip/llvm-project
parent
bc780e3441
commit
8a48c2f7d9
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue