]> granicus.if.org Git - clang/commit
sink a call to TryAnnotateCXXScopeToken down into the
authorChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 00:07:25 +0000 (00:07 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 00:07:25 +0000 (00:07 +0000)
commit5e02c47a7085831586344a9728763cb50540c7f7
tree5b547f0ae7da6c90cd5b3d6096106b205dc43cd8
parent532e19b4e18585d959065e407c51e625baf26d81
sink a call to TryAnnotateCXXScopeToken down into the
applicable cases in ParseDeclarationSpecifiers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61657 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Parser.h
lib/Parse/ParseDecl.cpp
lib/Parse/Parser.cpp