Dmitriy Novozhilov
|
4225813d79
|
[FIR] Update CFG dumps according to changed order of visiting class children
|
2021-06-29 21:03:29 +03:00 |
|
Ilya Kirillov
|
0cf00d0f72
|
FIR: fix FirDefaultPropertyAccessor phase to BODY_RESOLVE
|
2021-04-15 15:23:56 +03:00 |
|
Jinseong Jeon
|
6427117a35
|
FIR CFG: correct edge label from a node that returns Nothing
If it's not within a try/catch/finally, that should be an uncaught
exception path.
^KT-45327 Fixed
|
2021-03-09 14:44:42 +03:00 |
|
Dmitriy Novozhilov
|
f794ced888
|
[FIR] Fix incorrect cluster creating in CFG dumps
|
2020-10-12 11:55:05 +03:00 |
|
Oleg Ivanov
|
cc9c5b9e3c
|
[FIR] Add CFG nodes, add multiple subGraphs for CFGOwner
|
2020-08-11 16:17:01 +03:00 |
|
Dmitriy Novozhilov
|
26458875d5
|
[FIR] Add checker for uninitialized properties
|
2020-06-19 15:53:09 +03:00 |
|
Dmitriy Novozhilov
|
12ed8c3bb4
|
[FIR-TEST] Update CFG dumps according to new nodes order
|
2020-06-19 15:53:04 +03:00 |
|
Dmitriy Novozhilov
|
87859b0faa
|
[FIR] Introduce new algorithm for building CFG for declarations
|
2020-06-19 15:53:00 +03:00 |
|
Dmitriy Novozhilov
|
1d39270b3e
|
[FIR] Don't pass data flow to property accessors of non local classes
|
2020-04-03 10:08:24 +03:00 |
|
Dmitriy Novozhilov
|
1d1b8d3290
|
[FIR-TEST] Update cfg dumps according to previous commits
|
2020-04-03 10:08:23 +03:00 |
|
Dmitriy Novozhilov
|
8cb6e8f8af
|
[FIR] Add control flow graph for class initialization
|
2020-04-03 10:08:17 +03:00 |
|
Dmitriy Novozhilov
|
74d86d82c6
|
[FIR] Add control flow graph to FirAnonymousInitializer
|
2020-04-03 10:08:16 +03:00 |
|
Dmitriy Novozhilov
|
cc07ae96b3
|
[FIR-TEST] Move analysis tests to separate module
|
2020-03-19 09:51:01 +03:00 |
|