[K/N] Add cbrt functions to state checker ignore list

^KT-48232
This commit is contained in:
Pavel Kunyavskiy
2022-06-17 10:04:58 +02:00
committed by Space
parent a52017a130
commit e4fede9067
@@ -90,6 +90,8 @@ extern "C" const char* Kotlin_callsCheckerGoodFunctionNames[] = {
"cosh",
"coshf",
"coshf",
"cbrt",
"cbrtf",
"exit",
"exp",
"expf",