Skip to content
Snippets Groups Projects
Commit 9d8141c5 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Compiler: Fixed internal compiler error with implicit lambdas.

Implicit lambdas do not have a declared return type, so use the
push_compiler_frame variant for lambdas.

Thanks to Chris Angelico <rosuav@gmail.com> for the report
and test case.

Fixes [bug 7616]/[LysLysKOM 21578942].
parent 31cd946e
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.
Please register or to comment