Use a range for LAMBDA_EXPR_LOCATION.
authorJason Merrill <jason@redhat.com>
Tue, 19 Jun 2018 00:38:38 +0000 (20:38 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 19 Jun 2018 00:38:38 +0000 (20:38 -0400)
commitc0e11c6afb448b0a9423b62c86c207945a0f5335
tree76ad9f593ec724b0cea53b8c9529cd3bd791762d
parent44e3e545a30ef6425cb7fbfb48fbc01056233ae0
Use a range for LAMBDA_EXPR_LOCATION.

* parser.c (cp_parser_lambda_expression): Use a range for
LAMBDA_EXPR_LOCATION.

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