FIR checkers: report SMARTCAST_IMPOSSIBLE

This commit is contained in:
Tianyu Geng
2021-05-08 20:51:02 -07:00
committed by Dmitriy Novozhilov
parent 62f7e8f71f
commit 84334b087c
51 changed files with 308 additions and 297 deletions
@@ -28,7 +28,7 @@ class UnstableReceiver {
x<!UNSAFE_CALL!>.<!>inc()
}
else {
x<!UNSAFE_CALL!>.<!>dec()
<!SMARTCAST_IMPOSSIBLE!>x<!>.dec()
}
}
}