Groundwork for using IC without Gradle

Original commit: 7c16d086aa
This commit is contained in:
Alexey Tsvetkov
2016-10-13 16:22:06 +03:00
parent 9ebc6a18a1
commit 45ea680ec8
@@ -794,9 +794,6 @@ private class JpsIncReporter : IncReporter() {
KotlinBuilder.LOG.debug(message())
}
}
override fun pathsAsString(files: Iterable<File>): String =
files.map { it.canonicalPath }.joinToString()
}
private fun CompilationResult.doProcessChangesUsingLookups(