Make the TEMPLATE_ID_EXPR location a range.
commitb5405c913a978a7aa8fcf4a0d77610a9aaf05491
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jun 2017 19:41:24 +0000 (28 19:41 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jun 2017 19:41:24 +0000 (28 19:41 +0000)
tree34f085f919f4262cf12a16c6e6b69ffc0cb1420a
parentcdafef2b7d0ed450c419e1dbb68888fea01387b0
Make the TEMPLATE_ID_EXPR location a range.

* parser.c (cp_parser_template_id): Use the range location on the
TEMPLATE_ID_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249751 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parser.c