JDevlieghere added inline comments.
================ Comment at: lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:199 + + ClassInfo *class_infos = (ClassInfo *)class_infos_ptr; + ---------------- shafik wrote: > Is this pointer and `realized_class_list` always non-NULL? Yep, LLDB allocates the space and passes the pointer to the utility function. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D99315/new/ https://reviews.llvm.org/D99315 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits