[lldb] Return the correct utility function in AppleObjCRuntimeV2
A copy/paste error in GetClassInfoUtilityFunction resulted in the wrong utility function being returned: copyRealizedClassList instead of getRealizedClassList_trylock. Differential revision: https://reviews.llvm.org/D128378
Loading
Please sign in to comment