]> granicus.if.org Git - clang/commit
Fix <rdar://problem/6512717> by correctly reading the right offset in the token data...
authorTed Kremenek <kremenek@apple.com>
Wed, 21 Jan 2009 22:41:38 +0000 (22:41 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 21 Jan 2009 22:41:38 +0000 (22:41 +0000)
commitb248d53f2599d8e7b53b144b713e163ca521ffca
tree7c55c966414cc8c82a47f1ae2cccf6cd86154953
parent872b9acd95f8ecec52db6fe4053bc349ae2dfa43
Fix <rdar://problem/6512717> by correctly reading the right offset in the token data in PTHLexer::getSourceLocation().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62725 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PTHLexer.cpp
test/SemaObjC/cocoa.m