This is an archive of the discontinued LLVM Phabricator instance.

Specialize OwningOpRef::operator-> to work with pointers like Operation*
ClosedPublic

Authored by mehdi_amini on May 24 2023, 10:17 PM.

Details

Diff Detail

Event Timeline

mehdi_amini created this revision.May 24 2023, 10:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2023, 10:17 PM
mehdi_amini requested review of this revision.May 24 2023, 10:17 PM
rriddle accepted this revision.May 24 2023, 10:49 PM

Constexpr if?

This revision is now accepted and ready to land.May 24 2023, 10:49 PM