scop.c: extent_is_virtual_array: check for members in extent
commit81217722913925457804b066983053d8c4e404f0
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 9 Mar 2014 08:53:37 +0000 (9 09:53 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 25 Mar 2014 13:36:26 +0000 (25 14:36 +0100)
tree19fd872ff6c3295d59cce9841b7773b886ea3583
parentc21f418d4dd14fabb3306cf0929d4deb13c58c56
scop.c: extent_is_virtual_array: check for members in extent

This function is currently not called anywhere on arrays with members,
but we add the check for consistency with index_is_virtual_array.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scop.c