Use a range for LAMBDA_EXPR_LOCATION.
commitab6e5f9776002660095b2eb7d29c683215d018d7
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2018 00:38:38 +0000 (19 00:38 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2018 00:38:38 +0000 (19 00:38 +0000)
tree76ad9f593ec724b0cea53b8c9529cd3bd791762d
parent8a6475be99dfc203c32b7fcecc6322f5711ddab0
Use a range for LAMBDA_EXPR_LOCATION.

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

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