This is an archive of the discontinued LLVM Phabricator instance.

[Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC.
ClosedPublic

Authored by patacca on Jun 9 2021, 10:19 AM.

Details

Summary

This is part of an effort to reduce the differences between the custom C++ bindings used right now by polly in lib/External/isl/include/isl/isl-noxceptions.h and the official isl C++ interface.

Changes made:

Diff Detail

Event Timeline

patacca created this revision.Jun 9 2021, 10:19 AM
patacca edited the summary of this revision. (Show Details)Jun 9 2021, 10:22 AM
patacca published this revision for review.Jun 9 2021, 11:01 AM
patacca added a reviewer: Meinersbur.
patacca added a project: Restricted Project.
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2021, 11:01 AM
bmahjour removed a subscriber: bmahjour.Jun 9 2021, 12:32 PM
This revision is now accepted and ready to land.Jun 9 2021, 1:31 PM
This revision was landed with ongoing or failed builds.Jun 11 2021, 5:44 AM
This revision was automatically updated to reflect the committed changes.