[K/N] Add new exception for CallsChecker
This commit is contained in:
@@ -194,6 +194,7 @@ extern "C" const char* Kotlin_callsCheckerGoodFunctionNames[] = {
|
|||||||
"method_getName",
|
"method_getName",
|
||||||
"method_getTypeEncoding",
|
"method_getTypeEncoding",
|
||||||
"objc_alloc",
|
"objc_alloc",
|
||||||
|
"objc_alloc_init",
|
||||||
"objc_allocateClassPair",
|
"objc_allocateClassPair",
|
||||||
"objc_autorelease",
|
"objc_autorelease",
|
||||||
"objc_autoreleasePoolPush",
|
"objc_autoreleasePoolPush",
|
||||||
|
|||||||
Reference in New Issue
Block a user