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
Summary:
- Pull from back of vector (back() + pop_back()) when reclaiming slabs since we're using a vector
- Remove unused headers (and add necessary ones in other .cpp files)
- Fix pointer provenance lint (verified via [godbolt](https://gcc.godbolt.org/z/YPrccWfvd) that it should produce identical assembly)
Reviewed By: AlnisM
Differential Revision: D99835775
fbshipit-source-id: c46e9ac3c0463bc9ae7f24fe5c0efd6d2d395d1b
0 commit comments