Denis Zharkov
|
edbf360852
|
Do not render trivial variables in DataFlow tests
The reason is that while there are optimizations for them
definition of their state is both rather simple and may be
confusing in testData
|
2017-10-02 10:04:16 +03:00 |
|
Denis Zharkov
|
477aeef90c
|
Update test data for rendered CFA results after optimizations
|
2017-10-02 10:04:16 +03:00 |
|
Mikhail Glukhikh
|
a19d178867
|
Initialization analysis : more accurate handling of non-local variables while merging data #KT-14304 Fixed
|
2016-10-20 19:52:44 +03:00 |
|
Mikhail Glukhikh
|
436b0ec873
|
CFA merge for definition / initialization : more accurate handling of unknown variables #KT-13969 Fixed
(cherry picked from commit 4a96589)
|
2016-09-29 15:56:47 +03:00 |
|
Mikhail Glukhikh
|
fe13f39de9
|
Use of uninitialized variables in lambdas / object literals / local functions is forbidden now #KT-4475 Fixed
Local declarations CFA: variable initialization information before them is now taken into account
|
2015-11-17 18:21:09 +03:00 |
|