Ilya Gorbunov
|
3778b1fde1
|
Remove ExperimentalStdlibApi no longer required in tests
|
2022-04-12 15:03:42 +00:00 |
|
Mikhail Glukhikh
|
fc6403679a
|
Rename !USE_EXPERIMENTAL test directive to !OPT_IN
|
2021-09-10 16:29:16 +03:00 |
|
Jinseong Jeon
|
08ca6f5f99
|
[FIR2IR] Set @Metadata when declaring IR symbols
|
2020-04-06 16:41:57 +03:00 |
|
Mark Punzalan
|
9df2f69f09
|
[FIR] Disable failing blackbox codegen tests for FIR.
|
2019-11-19 11:00:09 +03:00 |
|
Alexander Udalov
|
d8b364ea40
|
Mark KAnnotatedElement.hasAnnotation as experimental
#KT-29041 Fixed
|
2019-03-08 14:57:01 +01:00 |
|
Kerooker
|
a342f844b8
|
Implements KAnnotatedElement.hasAnnotation()
This commit fixes KT-29041, by adding a convenience method to verify if a certain `KAnnotatedElement` has an annotation or not
|
2019-03-08 14:53:51 +01:00 |
|