Files
kotlin-fork/plugins
Alexander Udalov dbad81473e IR: make IrMetadataSourceOwner.metadata mutable
To avoid casting to specific Ir*Impl elements at call sites.

Also inherit from IrMetadataSourceOwner only where it's needed: class,
file, function, property. Previously this field was always null and took
some space for things like value parameters, type parameters, etc.
2020-07-10 16:17:05 +02:00
..
2019-01-14 21:29:02 +03:00
2020-06-30 19:53:18 +03:00
2020-06-30 19:53:18 +03:00