Patch by Kovarththanan Rajaratnam:

"When dumping the tokens (-dumptokens output type), the column numbers are not
correctly shown. This patch fixes that issue."

llvm-svn: 53797
This commit is contained in:
Ted Kremenek 2008-07-19 19:10:40 +00:00
parent 0fff6d3c06
commit f487548c17
1 changed files with 5 additions and 0 deletions

View File

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