[K/N] Add new exception for CallsChecker

This commit is contained in:
Pavel Kunyavskiy
2021-08-13 11:05:10 +03:00
committed by Space
parent 4e4d36f85a
commit 7bddc2a815

View File

@@ -194,6 +194,7 @@ extern "C" const char* Kotlin_callsCheckerGoodFunctionNames[] = {
"method_getName",
"method_getTypeEncoding",
"objc_alloc",
"objc_alloc_init",
"objc_allocateClassPair",
"objc_autorelease",
"objc_autoreleasePoolPush",