diff options
Diffstat (limited to 'polly/lib/External/isl/cpp/cpp-checked.h.top')
| -rw-r--r-- | polly/lib/External/isl/cpp/cpp-checked.h.top | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/polly/lib/External/isl/cpp/cpp-checked.h.top b/polly/lib/External/isl/cpp/cpp-checked.h.top new file mode 100644 index 00000000000..d33ee35256c --- /dev/null +++ b/polly/lib/External/isl/cpp/cpp-checked.h.top @@ -0,0 +1,10 @@ +/// These are automatically generated checked C++ bindings for isl. +/// +/// isl is a library for computing with integer sets and maps described by +/// Presburger formulas. On top of this, isl provides various tools for +/// polyhedral compilation, ranging from dependence analysis over scheduling +/// to AST generation. + +#ifndef ISL_CPP_CHECKED +#define ISL_CPP_CHECKED + |

