aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
authorAl Viro <viro@zeniv.linux.org.uk>2007-07-12 21:20:06 -0400
committerJosh Triplett <josh@freedesktop.org>2007-07-14 12:16:53 -0700
commit984b7b66457cd9fe534c771317f74b66141e76af (patch)
treee11f6d3976925cc2a7a78dd7da3ca0f09aa3623f /Makefile
parent2d709c36c9d0598fbd4ea39f6153a35162115994 (diff)
downloadsparse-dev-984b7b66457cd9fe534c771317f74b66141e76af.tar.gz
[PATCH] deal correctly with qualifiers on arrays
* new helper: examine_pointer_target(). Examine target, find address_space et.al. If the target is SYM_NODE - merge it, etc. * new helper: target_qualifiers(). Pointers to any array are considered as pointers to unqualified type as far as implicit conversions are concerned; handle that right. * SYM_TYPEOF can be handled sanely now: don't copy the node, just convert SYM_TYPEOF to SYM_NODE and examine that. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions