]> granicus.if.org Git - clang/commit
Set the SourceRange ending of DeclSpec, when Parser::ParseTypeofSpecifier finishes.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 16 Aug 2008 10:21:33 +0000 (10:21 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 16 Aug 2008 10:21:33 +0000 (10:21 +0000)
commit0919f9e8006020e33dc9a8169f2785c43ba16ba2
treea3608eb9b1932680295c194cf57efe176917df51
parente1449e51016fa7868d241c9e451253929d188bb9
Set the SourceRange ending of DeclSpec, when Parser::ParseTypeofSpecifier finishes.

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