Files
kotlin/jps-plugin/testData/incremental/withJava/other/inlineTopLevelFunctionWithJvmName
Steven Schäfer 76f8109ff6 JVM IR: Implement LookupLocation in IrSourceCompilerForInline
This is used when compiling calls to inline functions with a different
@JvmName for incremental compilation.
2020-02-13 14:46:35 +01:00
..