Device side malloc/free needs special implementation for ASAN.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D143111
[HIP] Support ASAN with malloc/free ClosedPublic Authored by yaxunl on Feb 1 2023, 2:07 PM.
Details
Summary Device side malloc/free needs special implementation for ASAN.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 2 2023, 10:17 AM This revision was landed with ongoing or failed builds.Feb 6 2023, 7:21 AM Closed by commit rG993bce9680c6: [HIP] Support ASAN with malloc/free (authored by yaxunl). · Explain Why This revision was automatically updated to reflect the committed changes. yaxunl marked an inline comment as done.
Revision Contents
Diff 494065 clang/lib/Headers/__clang_hip_runtime_wrapper.h
clang/test/Headers/hip-header.hip
|
Should convert this test to opaque pointers before or after