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
* Add `override`
* Explicitly delete the move constructor and move assignment operator for
`DeadlineRegistration`. Defaulting still implicitly deleted them because of
the reference member `manager_`.
* Add `absl_nonnull` annotations to pointer arguments in `ElfParser::Load()` methods.
PiperOrigin-RevId: 902545952
Change-Id: Iaead6fff09ded05fd7e6c34106e55c75755862b8
0 commit comments