]> granicus.if.org Git - clang/commit
only get the spelling of a token to get its length if
authorChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2009 18:40:20 +0000 (18:40 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2009 18:40:20 +0000 (18:40 +0000)
commit0150cdfe9486686e899cf038f1c6a6083e7f8094
tree5b543478d04333f9693621ec3d308343be5e8852
parentd0d082f2eba4e3ed4eb467d76fd227c6dcd6cce7
only get the spelling of a token to get its length if
it needs cleaning.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64932 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaChecking.cpp