You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[syntax] Add has_value() and value() to OptionalStorage
This matches an upstream change to Optional to use the newer spellings.
While stable/20220421 branch has not deprecated/removed the old
spellings, the implementation of Optional itself will adopt the new
spellings. We can remove or deprecated the old versions in the next llvm
rebranch.
0 commit comments