aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-act.c
diff options
context:
space:
mode:
authorKresten Krab Thorup <krab@gcc.gnu.org>1994-06-30 16:18:55 +0000
committerKresten Krab Thorup <krab@gcc.gnu.org>1994-06-30 16:18:55 +0000
commita39d31bc0c617e5bc7e57e513ba165e00ed46580 (patch)
tree8fe61c212a5faefb5e2d0f5e09269f407fb13584 /gcc/objc/objc-act.c
parent7a1dd323251ccfb83be3b6e5ae9e7ff31ec8a413 (diff)
downloadgcc-a39d31bc0c617e5bc7e57e513ba165e00ed46580.zip
gcc-a39d31bc0c617e5bc7e57e513ba165e00ed46580.tar.gz
gcc-a39d31bc0c617e5bc7e57e513ba165e00ed46580.tar.bz2
This patch makes selectors in the Objective-C language be pointers to a struct { void *sel_id...
This patch makes selectors in the Objective-C language be pointers to a struct { void *sel_id, char *sel_types }, where the sel_types element is the type encoding of the method arguments. From-SVN: r7622
Diffstat (limited to 'gcc/objc/objc-act.c')
0 files changed, 0 insertions, 0 deletions