This is an archive of the discontinued LLVM Phabricator instance.

[ADT] Deprecate Optional::{hasValue,getValue} (NFC)
ClosedPublic

Authored by kazu on Aug 6 2022, 10:30 PM.

Diff Detail

Event Timeline

kazu created this revision.Aug 6 2022, 10:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2022, 10:30 PM
kazu requested review of this revision.Aug 6 2022, 10:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2022, 10:30 PM
dblaikie accepted this revision.Aug 7 2022, 11:07 AM

Looks good, thanks!

This revision is now accepted and ready to land.Aug 7 2022, 11:07 AM
This revision was automatically updated to reflect the committed changes.