Files
kotlin-fork/compiler
Alexander Korepanov 252dc01dd5 [JS IR] IC: Propagate dependencies from nested declaration to parent
JsIrLinker can't load nested declarations,
 therefore it is required to load their parent.
 This patch adds a dependency in the incremental cache graph
 between nested declaration user and nested declaration parent.

^KT-53931 Fixed
^KT-54120 Fixed
2022-09-27 15:27:20 +00:00
..
2022-09-27 12:17:19 +00:00
2022-09-27 15:17:26 +00:00
2022-08-11 15:22:35 +03:00
2022-09-19 20:34:35 +00:00
2022-09-27 15:17:27 +00:00
2022-09-27 12:17:19 +00:00
2022-09-27 12:17:19 +00:00
2022-09-27 13:34:09 +02:00
2022-09-14 08:11:05 +00:00