support (C style) casts in statements
commitf843c34c9cd74830a5e17e301551fa9e9a2a5644
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 5 Feb 2013 13:37:13 +0000 (5 14:37 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 5 Feb 2013 14:05:43 +0000 (5 15:05 +0100)
tree1284bc8390bd0b2fdfe77ea9c8632ac19c38dbda
parentd537b2c1f9c843d86eded05a1dd515db61e9cba9
support (C style) casts in statements

Requested-by: Riyadh Baghdadi <rbaghdadi@nvidia.com>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
emit.c
include/pet.h
parse.c
pet_check_code.c
scan.cc
scan.h
scop.c
scop.h
tests/cast.c [new file with mode: 0644]
tests/cast.scop [new file with mode: 0644]