[PATCH] D45171: [Polly] abort() on assertion violation.

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 02:10:03 PDT 2018


philip.pfaffe accepted this revision.
philip.pfaffe added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D45171#1054536, @Meinersbur wrote:

> We might also think about using the standard `assert()` macro instead.


+1, but this should be a follow-up change.

Other than that, LGTM.


Repository:
  rPLO Polly

https://reviews.llvm.org/D45171





More information about the llvm-commits mailing list