binaryninja-api
binaryninja-api copied to clipboard
[PseudoObjC] Improve how [super ...] calls are displayed
- Skip displaying the declaration and initialization of the
objc_superstruct since that's an artifact of howobjc_msgSendSuperis called. - Display the message receiver as
superrather than&super