[K/N] Fix calls checker allow list for signposts ^KT-62689

This commit is contained in:
Alexander Shabalin
2024-01-04 11:20:23 +01:00
committed by Space Team
parent 44388ea15f
commit d665eb3575
@@ -216,6 +216,9 @@ extern "C" const char* Kotlin_callsCheckerGoodFunctionNames[] = {
"objc_storeWeak",
"object_getClass",
"object_isClass",
"_os_signpost_emit_with_name_impl",
"os_signpost_enabled",
"os_signpost_id_make_with_pointer",
"protocol_getName",
"llvm.assume",