Files
kotlin-fork/compiler/testData/ir/irText/expressions
Dmitry Petrov d096f1d381 'while' and 'do-while' loop generator fixes.
Generate 'do-while' loop body as IrComposite, because variables declared
in loop body should be visible in loop condition.
Wrap 'do-while' loop in IrBlock so that variables declared in loop body
are not visible outside of the loop.

Generate 'while' and 'do-while' loops as expressions of type Unit.
2017-03-07 11:56:52 +03:00
..
2016-10-18 09:09:25 +03:00
2016-10-18 09:08:34 +03:00
2016-10-18 09:09:38 +03:00
2016-10-18 09:09:38 +03:00
2016-10-18 09:09:38 +03:00
2016-10-18 09:10:13 +03:00
2016-10-18 09:09:38 +03:00
2016-10-18 09:09:21 +03:00
2016-10-18 09:09:25 +03:00
2016-10-18 09:09:21 +03:00
2016-10-18 09:09:21 +03:00
2016-10-18 09:09:38 +03:00
2016-10-18 09:09:21 +03:00
2016-10-18 09:09:25 +03:00
2016-10-18 09:09:25 +03:00
2016-10-18 09:09:21 +03:00
2016-10-18 09:09:32 +03:00
2016-10-18 09:09:55 +03:00
2016-10-18 09:09:38 +03:00