This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by patacca on Jun 6 2021, 9:38 AM.

Details

Reviewers
bollu
Summary

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

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 6 2021, 9:38 AM
patacca edited the summary of this revision. (Show Details)Jun 8 2021, 5:48 AM
patacca edited the summary of this revision. (Show Details)
patacca retitled this revision from [Polly][Isl] Removing explicit operator bool() from isl c++ bindings. NFC. to [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC..
patacca abandoned this revision.Jun 9 2021, 10:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2021, 10:22 AM