extract out pet_id_get_array_type
commit1e458a61cdf71b9e5a0adf197de3dd758af18ed4
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 19 Aug 2015 08:40:01 +0000 (19 10:40 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 6 Nov 2015 07:39:38 +0000 (6 08:39 +0100)
tree4d1bc071c654664867da734101a94f48f53407a8
parent7e0bd20f919adf801ee7a66d938a5b5417e05200
extract out pet_id_get_array_type

In particular, extract the array type from the isl_id, rather
than from the Decl associated to the isl_id.
This will make it easier to support isl_ids with no associated Decl.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
id.cc
id.h
scan.cc