IC: take into account added and removed classes when calculate affected names
This commit is contained in:
Vendored
+7
-1
@@ -4,7 +4,13 @@ Building module1
|
||||
Compiling files:
|
||||
module1/src/b.kt
|
||||
End of files
|
||||
Exit code: OK
|
||||
Marked as dirty by Kotlin:
|
||||
module2/src/b.kt
|
||||
module2/src/useClassB.kt
|
||||
module2/src/useFunB.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
Exit code: NOTHING_DONE
|
||||
------------------------------------------
|
||||
Cleaning output files:
|
||||
out/production/module2/META-INF/module2.kotlin_module
|
||||
|
||||
Reference in New Issue
Block a user