Roman Golyshev
|
e3219cc5b6
|
FIR IDE: Avoid resolving elvis operator, because it doesn't make sense
There are intrinsics to which elvis operator's usages are resolved;
however, we do not want to expose those intrinsics through the
high-level resolve
|
2021-12-21 18:48:00 +03:00 |
|
Tianyu Geng
|
9153db2ecc
|
FE1.0 Analysis API: rewrite KtFe10CallResolver
|
2021-12-09 11:01:52 +01:00 |
|
Tianyu Geng
|
9b05019137
|
FIR Analysis API: reimplement KtFirCallResolver with new data model
|
2021-12-06 12:40:43 +01:00 |
|
Roman Golyshev
|
fa8bb47bdf
|
[FIR IDE] Add unwrapping substitution overrides which doesn't affect function's signature
Also, do not use PSI to restore SUBSTITUTION_OVERRIDE function/property
symbols
|
2021-11-25 21:19:56 +03:00 |
|
Ilya Kirillov
|
6f6a33e852
|
Analysis API: move testdata to corresponding components folders
|
2021-11-17 20:55:08 +01:00 |
|