Files
kotlin-fork/compiler/testData/codegen/box
pyos adcbfc7b4c IR: add an emptiness check to all unsigned until loops
Unlike signed integers, a larger unsigned type does not mean a lower
minimum value, so `x - 1` can overflow even if `x` is casted to a larger
type.

 #KT-42186 Fixed
2020-10-07 12:53:00 +02:00
..
2020-10-01 17:49:02 +03:00
2020-09-03 14:24:31 +03:00
2020-08-07 14:22:18 +02:00
2020-09-22 23:53:41 +03:00
2020-04-14 13:53:22 +02:00
2020-10-01 17:49:02 +03:00
2020-08-10 10:16:24 +03:00
2020-09-14 23:41:47 +03:00
2020-05-09 21:11:40 +03:00
2020-10-01 17:49:02 +03:00
2020-03-23 15:13:50 +03:00