Fixed sticking of incremental cache data when case of file path is changed.

This commit is contained in:
Evgeny Gerashchenko
2015-06-08 17:47:52 +03:00
parent 4815a9e5a8
commit 959364aa77
6 changed files with 69 additions and 3 deletions
@@ -0,0 +1,7 @@
Cleaning output files:
out/production/module/_DefaultPackage$foo$*.class
out/production/module/_DefaultPackage.class
End of files
Compiling files:
src/foo.kt
End of files
@@ -0,0 +1,2 @@
fun f() {
}
@@ -0,0 +1,2 @@
fun f() {
}