Groundwork for using IC without Gradle

This commit is contained in:
Alexey Tsvetkov
2016-10-13 16:22:06 +03:00
parent 7c1ebba57a
commit 7c16d086aa
13 changed files with 354 additions and 45 deletions
@@ -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(