[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",
|
"cosh",
|
||||||
"coshf",
|
"coshf",
|
||||||
"coshf",
|
"coshf",
|
||||||
|
"cbrt",
|
||||||
|
"cbrtf",
|
||||||
"exit",
|
"exit",
|
||||||
"exp",
|
"exp",
|
||||||
"expf",
|
"expf",
|
||||||
|
|||||||
Reference in New Issue
Block a user