summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExprAgg.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2018-08-01 09:57:10 +0000
committerTobias Grosser <tobias@grosser.es>2018-08-01 09:57:10 +0000
commita2fd441989b2d9510073e8ec6265d5aab7be6091 (patch)
treecaeff17ba611047e9ddb6c6120ea84f3e01ed0df /clang/lib/CodeGen/CGExprAgg.cpp
parentd8baec2f467382227e8e904c1398fe3dee5e38c6 (diff)
downloadbcm5719-llvm-a2fd441989b2d9510073e8ec6265d5aab7be6091.tar.gz
bcm5719-llvm-a2fd441989b2d9510073e8ec6265d5aab7be6091.zip
Rebase C++ bindings on top of latest isl bindings
The main difference in this change is that isl_stat is now always checked by default. As we elminiated most used of isl_stat, thanks to Philip Pfaffe's implementation of foreach, only a small set of changes is needed. This change does not include the following recent changes to isl's C++ bindings: - stricter error handling for isl_bool - dropping of the isl::namespace qualifiers The former requires a larger patch in Polly and consequently should go through a patch-review. The latter will be applied in the next commit to keep this commit free from noise. We also still apply a couple of other changes on top of the official isl bindings. This delta is expected to shrink over time. llvm-svn: 338504
Diffstat (limited to 'clang/lib/CodeGen/CGExprAgg.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud