Mikhail Glukhikh
|
6618b4ea57
|
FirPropertyAccessorChecker: add three new diagnostics
|
2021-05-13 16:13:07 +03:00 |
|
Dmitriy Novozhilov
|
cd890d5833
|
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
|
2021-03-29 16:12:29 +03:00 |
|
Mark Punzalan
|
2f450549ab
|
FIR IDE: Update FIR diagnostic test data for
INAPPLICABLE_LATEINIT_MODIFIER.
|
2021-02-15 19:37:14 +01:00 |
|
Nick
|
7e1c2cfd36
|
[FIR] Add diagnostic INAPPLICABLE_LATEINIT_MODIFIER + some builtin types
|
2020-08-24 11:06:06 +03:00 |
|
Mikhail Glukhikh
|
5f80bfd5d4
|
[FIR] Don't report UNINITIALIZED_VARIABLE on lateinit local variable
|
2020-08-05 16:47:51 +03:00 |
|
Dmitriy Novozhilov
|
26458875d5
|
[FIR] Add checker for uninitialized properties
|
2020-06-19 15:53:09 +03:00 |
|
Mikhail Glukhikh
|
8884cbe415
|
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
|
2020-03-05 09:39:40 +03:00 |
|
Dmitriy Novozhilov
|
2536fa0cd5
|
[FIR-TEST] Add new testdata generated after changes in previous commit
|
2019-12-12 16:11:46 +03:00 |
|
Dmitry Petrov
|
38d1d06e6e
|
Update modifier applicability tests for LV 1.2
|
2017-09-12 11:54:04 +03:00 |
|
Dmitry Petrov
|
b12e20b2a3
|
Minor: move local lateinit tests to lateinit/local
|
2017-08-31 11:28:08 +03:00 |
|
Dmitry Petrov
|
bbf9bf91fc
|
Check language feature support for local and top-level lateinit vars
|
2017-08-31 11:28:08 +03:00 |
|
Dmitry Petrov
|
d951e957ea
|
Support lateinit modifier on top-level properties
Allow lateinit modifier on top-level properties.
Modifiers 'lateinit' and 'header' are incompatible.
|
2017-08-31 11:28:08 +03:00 |
|
Dmitry Petrov
|
f88cd5ed3d
|
Allow 'lateinit' modifier on local variables
|
2017-08-31 11:28:08 +03:00 |
|
Alexander Udalov
|
f01de3a935
|
Minor, move lateinit tests into a subdirectory
|
2017-07-12 18:59:02 +03:00 |
|