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 |
|
Michael Bogdanov
|
394221fefb
|
Updated test data
|
2016-02-03 10:35:32 +03:00 |
|
Michael Bogdanov
|
4b203de608
|
INVISIBLE_MEMBER_FROM_INLINE renamed to NON_PUBLIC_CALL_FROM_PUBLIC_INLINE
|
2016-02-03 10:35:29 +03:00 |
|
Michael Bogdanov
|
d1db404959
|
Error diagnostic for private classes in inline functions; Fix for KT-7545: IllegalAccessError when accessing private nested class through inlined function from different package
#KT-7545 Fixed
|
2016-02-03 10:32:41 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Denis Zharkov
|
aa4a20dddc
|
Add missing 'constructor' to testData when it was necessary
|
2015-05-20 09:24:55 +03:00 |
|
Mikhael Bogdanov
|
d11311ec20
|
Test compilation fix
|
2013-12-02 18:30:42 +04:00 |
|
Mikhael Bogdanov
|
558687f20f
|
Inline visibility checking
|
2013-12-02 18:28:24 +04:00 |
|