Files
kotlin-fork/jps
Dmitry Petrov 8f05bad893 Fix incremental compilation problems related to type alias constructors
1. Determine source element for descriptors with NO_SOURCE recursively.

2. Always provide type abbreviation for type alias constructor
return type.

 #KT-15495 Fixed

Original commit: a2db4dc0d5
2017-05-18 10:55:16 +03:00
..