Mikhail Glukhikh
|
3663884db2
|
FIR: support CONDITION_TYPE_MISMATCH diagnostic
We report CONDITION_TYPE_MISMATCH on
- loop conditions
- when branch conditions
- binary logic arguments
|
2021-05-20 12:22:20 +03:00 |
|
Dmitriy Novozhilov
|
32c3f85679
|
[FIR] Add inline checker for bodies of inline functions
This checker doesn't support `@PublishedAPI` yet, so some BB tests for it
were muted. #KT-46270
|
2021-04-27 18:39:09 +03:00 |
|
Denis Zharkov
|
505dc61611
|
Treat extension receiver as noinline parameter
#KT-9574 Fixed
|
2016-01-29 14:36:53 +03:00 |
|
Mikhael Bogdanov
|
712dcaac91
|
Added tests for && and ||
|
2013-12-02 18:30:43 +04:00 |
|