Make the TEMPLATE_ID_EXPR location a range.
authorJason Merrill <jason@redhat.com>
Wed, 28 Jun 2017 19:41:24 +0000 (15:41 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 28 Jun 2017 19:41:24 +0000 (15:41 -0400)
commitdc3b932e33b703b0163fd6383f26e6c44fe68c6a
tree34f085f919f4262cf12a16c6e6b69ffc0cb1420a
parent2a4754f59786550a11706d807753c1747968ed01
Make the TEMPLATE_ID_EXPR location a range.

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

From-SVN: r249751
gcc/cp/ChangeLog
gcc/cp/parser.c