Kapt: Add Kotlin location to diagnostics reported in Kapt stubs

This commit is contained in:
Yan Zhulanow
2017-11-07 12:06:13 +09:00
parent 8fba19f269
commit 7136bf7e0a
63 changed files with 2637 additions and 521 deletions
@@ -1,5 +1,6 @@
package test
@Suppress("UNRESOLVED_REFERENCE")
internal class Simple {
@MyAnnotation
fun myMethod() {