[KAPT] Suppress resolve error in annotation procssing

#KT-33223
This commit is contained in:
Andrey Zinovyev
2021-02-10 10:59:46 +03:00
committed by GitHub
parent d64f7dd8c7
commit 48ec227aaf
7 changed files with 75 additions and 13 deletions
@@ -210,6 +210,7 @@ class KaptJavaLog(
"compiler.err.already.defined",
"compiler.err.annotation.type.not.applicable",
"compiler.err.doesnt.exist",
"compiler.err.cant.resolve.location",
"compiler.err.duplicate.annotation.missing.container",
"compiler.err.not.def.access.package.cant.access",
"compiler.err.package.not.visible",