Files
kotlin-fork/compiler/testData/codegen/box
Denis Zharkov 02b40326cc Fix incorrect coroutines codegen behavior
If all the suspension calls in a suspend function were "hidden"
under the for-convention (iterator/next/hasNext) calls,
control-flow didn't find them, thus supposing that there is no
suspension points and there is no need to generate a coroutine state machine

The solution is to add relevant calls to CFG

 #KT-15824 Fixed
2017-01-25 13:54:01 +03:00
..
2016-12-20 15:47:37 +03:00
2016-11-21 18:20:33 +03:00
2017-01-13 10:31:07 +03:00
2016-11-09 21:41:12 +03:00
2016-11-09 21:41:12 +03:00
2017-01-13 10:31:07 +03:00
2016-11-09 21:41:12 +03:00
2016-11-21 18:20:33 +03:00
2016-11-09 21:41:12 +03:00
2016-11-09 21:41:12 +03:00
2016-11-09 21:41:12 +03:00
2016-11-09 21:41:12 +03:00
2016-11-21 18:20:33 +03:00
2016-11-21 18:20:33 +03:00
2016-11-09 21:41:12 +03:00
2016-12-29 16:15:49 +03:00
2016-11-09 21:41:12 +03:00
2016-11-17 13:29:26 +03:00
2016-11-09 21:41:12 +03:00
2016-11-09 21:41:12 +03:00