]> granicus.if.org Git - clang/commit
During parsing, update the range of the Declarator to include the identifier.
authorRichard Trieu <rtrieu@google.com>
Mon, 5 May 2014 22:06:50 +0000 (22:06 +0000)
committerRichard Trieu <rtrieu@google.com>
Mon, 5 May 2014 22:06:50 +0000 (22:06 +0000)
commit74dd271c07187617951618548a8dfeb58c03dcca
treecc91a9f2467c8e4f1ca09f5276dfa0955def0cdf
parentbd80493223a2507f989add766fe27aa72a787d5a
During parsing, update the range of the Declarator to include the identifier.

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