keep track of "address of" operators on accesses
commitd9e20078321936508e2f80b46416be23ef017b2f
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 26 Nov 2011 15:43:51 +0000 (26 16:43 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 28 Nov 2011 08:40:25 +0000 (28 09:40 +0100)
treeb9cb4f80f3641b7ab1a621ffa15fc47c8c61cd5f
parent62adec6b28297fca18c1c32e2912cabe939d64d4
keep track of "address of" operators on accesses

These operators are part of the statement and should therefore
also appear in the parse tree.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/pet.h
scan.cc
scop.c
tests/QR.scop
tests/arg.scop
tests/wdp.scop