llvm-project/polly/unittests/DeLICM
Michael Kruse 0d10696693 [DeLICM] Refector out parseSetOrNull. NFC.
Note that the isl::union_set(isl_ctx,std::string) constructor will
auto-convert the char* to an std::string. Converting a nullptr to
std::string is undefined in C++11 (sect. 21.4.2.9).

llvm-svn: 298259
2017-03-20 15:37:32 +00:00
..
CMakeLists.txt
DeLICMTest.cpp [DeLICM] Refector out parseSetOrNull. NFC. 2017-03-20 15:37:32 +00:00