HomeFreeBSD

diff: Detect Objective-C methods

Description

diff: Detect Objective-C methods

When searching back for function definitions, consider lines starting
with '+' and '-', this allows us to pick up Objective-C methods as well
as C style function definitions.

Reviewed by: bapt
Sponsored by: Klara Inc.
Differential Revision: https://reviews.freebsd.org/D34202

Details

Provenance
thjAuthored on Feb 18 2022, 3:07 PM
Reviewer
bapt
Differential Revision
D34202: Search for objective c method definitions
Parents
rG3ca204c97aa7: sctp: remove unused parameter
Branches
Unknown
Tags
Unknown