Ilmir Usmanov
a35d405892
Do not generate accessor if private function is accessed from
...
coroutines intrinsic lambda.
The logic is if the lambda is crossinline we need to generate the
accessor. However, suspendCoroutine's and
suspendCoroutineUninterceptedOrReturn's parameter, despite being
crossinline, are effectively inline. Thus, we do not need to generate
the accessor.
#KT-27503 Fixed
2019-07-25 15:25:59 +03:00
..
2019-07-15 07:31:35 +02:00
2019-07-25 15:25:59 +03:00
2019-05-30 15:27:07 +09:00
2019-07-11 15:50:26 +02:00
2019-05-17 15:51:52 +03:00
2019-06-19 10:13:09 +02:00
2019-06-27 17:56:50 +03:00
2019-07-25 09:46:46 +03:00
2019-07-18 17:34:51 +03:00
2019-06-10 13:34:27 +03:00
2019-07-16 15:57:26 +02:00
2019-06-17 16:30:14 +03:00
2019-07-24 20:25:47 +03:00
2019-03-14 17:56:23 +03:00
2019-07-24 10:11:45 +03:00
2019-01-31 07:43:05 +01:00
2019-06-27 17:56:48 +03:00
2019-07-25 14:34:34 +03:00
2019-07-22 11:08:39 +03:00
2019-04-23 20:09:22 +03:00
2019-07-25 15:25:59 +03:00
2019-07-25 15:25:59 +03:00
2019-07-17 23:50:32 +03:00
2019-01-28 13:43:08 +03:00
2019-05-15 14:21:11 +02:00
2019-07-11 15:50:26 +02:00
2019-06-17 19:18:04 +03:00
2019-07-17 16:18:15 +03:00
2019-06-10 13:41:57 +03:00
2019-06-27 19:04:00 +03:00
2019-07-11 15:50:26 +02:00
2019-06-26 13:01:39 +02:00
2019-06-26 13:01:39 +02:00
2019-06-26 13:01:39 +02:00
2019-06-26 13:01:39 +02:00