[K/N] Add cbrt functions to state checker ignore list
^KT-48232
This commit is contained in:
@@ -90,6 +90,8 @@ extern "C" const char* Kotlin_callsCheckerGoodFunctionNames[] = {
|
||||
"cosh",
|
||||
"coshf",
|
||||
"coshf",
|
||||
"cbrt",
|
||||
"cbrtf",
|
||||
"exit",
|
||||
"exp",
|
||||
"expf",
|
||||
|
||||
Reference in New Issue
Block a user