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

Original commit: 959364aa77
This commit is contained in:
Evgeny Gerashchenko
2015-06-08 17:47:52 +03:00
parent d422bb9827
commit e352af9bb8
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() {
}