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
[ASan][Offload] Add support to utlize device malloc/free.
Dynamic memory allocation/deallocation support using api's malloc/new or
free/delete must inherently invoke __asan* friendly api's when ASan is enabled.
Change-Id: I5732428319194b458f3fb36daa05709317990e63
0 commit comments