summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/cpp/cpp-checked.h.top
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2018-08-01 09:20:03 +0000
committerTobias Grosser <tobias@grosser.es>2018-08-01 09:20:03 +0000
commitd169d70bbf053f636aed25b482ec63efd094a95b (patch)
tree7bf8bb6e3236839cdcb983d7dcaf958bb59fd228 /polly/lib/External/isl/cpp/cpp-checked.h.top
parent85ae51ed2222b6470f5be563cc48639c1869df7e (diff)
downloadbcm5719-llvm-d169d70bbf053f636aed25b482ec63efd094a95b.tar.gz
bcm5719-llvm-d169d70bbf053f636aed25b482ec63efd094a95b.zip
Update to isl-0.20-35-ge0a98b62
llvm-svn: 338501
Diffstat (limited to 'polly/lib/External/isl/cpp/cpp-checked.h.top')
-rw-r--r--polly/lib/External/isl/cpp/cpp-checked.h.top10
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
+
OpenPOWER on IntegriCloud