[islpp] Remove use of isl::give from unittests
authorTobias Grosser <tobias@grosser.es>
Sat, 28 Apr 2018 21:06:14 +0000 (21:06 +0000)
committerTobias Grosser <tobias@grosser.es>
Sat, 28 Apr 2018 21:06:14 +0000 (21:06 +0000)
commit0ba8c4a868133157e402a172d7c615600a4ef639
treecee7e7e8cb757eb76e582b4d60cca1e20f88aa88
parent77e871aaf509a50ad5208ece52054f3b793b9be9
[islpp] Remove use of isl::give from unittests

We do this mostly by just moving directly to pure C++ code.

llvm-svn: 331119
polly/unittests/DeLICM/DeLICMTest.cpp
polly/unittests/Flatten/FlattenTest.cpp
polly/unittests/Isl/IslTest.cpp