clast: include copies of CloogStatements instead of pointers into CloogProgram
commitd9c5cd5d36e2a8a2a4f079e5561f9508dd6f0da6
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 7 Jun 2009 10:33:43 +0000 (7 12:33 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 9 Jun 2009 10:58:33 +0000 (9 12:58 +0200)
tree9e8481faf8b5e17be9f651beffe8f5f7186e19fb
parent9b102611fcf1a473626dce136ab95c33c9c6d48a
clast: include copies of CloogStatements instead of pointers into CloogProgram

The user should be able to use the clast_stmt independently of
the CloogProgram.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
source/clast.c