|
Polly 22.0.0git
|
#include <stdlib.h>#include <exception>#include <iostream>#include <isl/options.h>#include <isl/cpp-checked.h>#include "isl_test_cpp17-generic.cc"Go to the source code of this file.
Namespaces | |
| namespace | isl |
| These are automatically generated checked C++ bindings for isl. | |
Macros | |
| #define | die(msg) |
Functions | |
| static void | die_impl (const char *file, int line, const char *message) |
| int | main () |
| #define die | ( | msg | ) |
Definition at line 21 of file isl_test_cpp17-checked.cc.
|
static |
Definition at line 15 of file isl_test_cpp17-checked.cc.
| int main | ( | ) |
Definition at line 30 of file isl_test_cpp17-checked.cc.
References isl_ctx_alloc(), isl_ctx_free(), ISL_ON_ERROR_ABORT, isl_options_set_on_error(), and test_try_user().