Skip to content
Snippets Groups Projects
Commit 8406ed9a authored by Iain Sandoe's avatar Iain Sandoe
Browse files

coroutines: No cleanups on goto statements.


Minor cleanup, this is statement not an expression, we do not
need to use finish_expr_stmt here.

Signed-off-by: default avatarIain Sandoe <iain@sandoe.co.uk>

gcc/cp/ChangeLog:

	* coroutines.cc (await_statement_walker): Use build_stmt and
	add_stmt instead of build1 and finish_expr_stmt.
parent fcc0c84c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment