mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
Reuse the existing IncrementalJvmCache to take snapshots and compute changes for Kotlin classes. Java classes will be handled next. Bug: KT-45777 Test: New ClasspathSnapshotterTest, ClasspathChangesComputerTest