]> granicus.if.org Git - clang/commit
eliminate a call to NextToken() when parsing ::foo
authorChris Lattner <sabre@nondot.org>
Sat, 19 Dec 2009 01:11:05 +0000 (01:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Dec 2009 01:11:05 +0000 (01:11 +0000)
commit2ee9b408a5cf3055fd974f01025b80fb3fd5f7e6
tree56123aa172b87d5995fe21d322c34056836271c4
parent11b88eb5c345b166d5ba33496005118a04baf2cf
eliminate a call to NextToken() when parsing ::foo

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91738 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseTentative.cpp