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
This allows uses of the type to be annotated as absl_nonnull, absl_nullable, or absl_nullability_unknown.
It's possible that the clang compiler could be altered to automatically consider classes as nullable if they inherit from a nullable class, but that won't happen any time soon.
PiperOrigin-RevId: 797525969
0 commit comments