Files
kotlin-fork/compiler/testData/codegen/box
Alexander Udalov ffe0d9de70 Psi2ir: do not sort descriptors for fake override generation
Descriptors are already supposed to be sorted in scopes. The problem is
that rendering descriptors for sorting takes a lot of time (~1.5% of
total compilation time of intellij with JVM IR), and simple heuristics,
like comparing by names first, don't fully help with it.

 #KT-48233
2021-08-31 20:25:59 +02:00
..
2021-07-13 21:23:17 +03:00
2021-06-17 21:40:30 +03:00
2021-08-12 17:32:35 +03:00
2021-07-02 15:39:29 +03:00
2021-06-26 06:10:16 +02:00
2021-07-02 15:39:29 +03:00
2021-07-02 15:39:29 +03:00