|
Polly 22.0.0git
|
#include <stdlib.h>#include <exception>#include <sstream>#include <isl/options.h>#include <isl/cpp.h>#include "isl_test_cpp17-generic.cc"Go to the source code of this file.
Macros | |
| #define | die(msg) |
Functions | |
| static void | die_impl (const char *file, int line, const char *message) |
| static void | check_invalid (const std::function< void(void)> &fn) |
| static void | test_user (isl::ctx ctx) |
| int | main () |
| #define die | ( | msg | ) |
Definition at line 18 of file isl_test_cpp17.cc.
Referenced by check_invalid(), and test_user().
|
static |
|
static |
Definition at line 11 of file isl_test_cpp17.cc.
| int main | ( | ) |
Definition at line 66 of file isl_test_cpp17.cc.
References isl_ctx_alloc(), isl_ctx_free(), ISL_ON_ERROR_ABORT, isl_options_set_on_error(), test_try_user(), and test_user().
|
static |
Definition at line 42 of file isl_test_cpp17.cc.
References check_invalid(), die, id, and isl::id::user().