[lldb] Fix up Objective-C ISA pointers
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 23 Jun 2022 21:14:49 +0000 (14:14 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 23 Jun 2022 21:16:29 +0000 (14:16 -0700)
commit6fa9120080c35a5ff851c3fc3358692c4ef7ce0d
tree708ad357532f35f142995056e1c839235b64e2c3
parent9dd7ad6fb5d788a5d7376604bad14cab9d0adb4d
[lldb] Fix up Objective-C ISA pointers

Support stripping the PAC bits from Objective-C ISA pointers in the
Objective-C runtime plugin.
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp