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
Avoid pointer->integer->pointer roundtrip in AllocationClass
Summary: Linter was complaining because it pessimizes optimizations. Just do pointer arithmetic on a uint8_t*.
Reviewed By: stuclar
Differential Revision: D99208064
fbshipit-source-id: 3ce7e73016319dfe17b9ab1985d2ad2dbbf67359
0 commit comments