Recompile all class usages when constructor is changed

Original commit: 94d4dae1fe
This commit is contained in:
Alexey Tsvetkov
2015-12-24 14:35:18 +03:00
parent ad3e9ac65c
commit cfec0481b4
17 changed files with 85 additions and 27 deletions
@@ -1,10 +1,5 @@
changes in test/ClassWithPrimaryConstructorChanged: MEMBERS
[<init>]
changes in test/ClassWithPrimaryConstructorVisibilityChanged: MEMBERS
[<init>]
changes in test/ClassWithSecondaryConstructorVisibilityChanged: MEMBERS
[<init>]
changes in test/ClassWithSecondaryConstructorsAdded: MEMBERS
[<init>]
changes in test/ClassWithSecondaryConstructorsRemoved: MEMBERS
[<init>]
changes in test/ClassWithPrimaryConstructorChanged: CLASS_SIGNATURE
changes in test/ClassWithPrimaryConstructorVisibilityChanged: CLASS_SIGNATURE
changes in test/ClassWithSecondaryConstructorVisibilityChanged: CLASS_SIGNATURE
changes in test/ClassWithSecondaryConstructorsAdded: CLASS_SIGNATURE
changes in test/ClassWithSecondaryConstructorsRemoved: CLASS_SIGNATURE