[all-commits] [llvm/llvm-project] 33eb64: [lldb] Use GetNonKVOClassDescriptor to get the NSD...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Sep 11 17:37:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 33eb64704292dc2fc8585b8aa7459f96482c6cf9
https://github.com/llvm/llvm-project/commit/33eb64704292dc2fc8585b8aa7459f96482c6cf9
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M lldb/source/Plugins/Language/ObjC/NSDictionary.cpp
Log Message:
-----------
[lldb] Use GetNonKVOClassDescriptor to get the NSDictionary class descriptor
On macOS Big Sur the class descriptor contains the NSKVONotifying_
prefix. This is covered by TestDataFormatterObjCKVO.
Differential revision: https://reviews.llvm.org/D87545
More information about the All-commits
mailing list