Kirill Rakhman
|
4e041494be
|
[FIR] Report DEPRECATION when Java declaration is deprecated in javadoc
#KT-60682
|
2023-08-31 10:19:33 +00:00 |
|
Mark Punzalan
|
42abc4a3af
|
FIR: Don't use AnnotationUseSiteTarget.PROPERTY_GETTER when computing
deprecation from a callable reference use site.
Also fixed positioning of DEPRECATION(_ERROR) diagnostics on variable
assignments.
|
2021-09-29 19:39:17 +03:00 |
|
Andrey Zinovyev
|
de3f31cf78
|
[FIR] Partial implementation of DEPRECATION(_ERROR) diagnostics
No support for inheritance deprecations
and deprecations in qualifier's parts
|
2021-07-07 16:19:28 +03:00 |
|
Dmitriy Novozhilov
|
2536fa0cd5
|
[FIR-TEST] Add new testdata generated after changes in previous commit
|
2019-12-12 16:11:46 +03:00 |
|