This allows instrumenting executables with overridden new/delete. The approach was discussed in D54905
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D62794
[HWASAN] Make new/delete weak ClosedPublic Authored by evgeny777 on Jun 2 2019, 10:16 AM.
Details Summary This allows instrumenting executables with overridden new/delete. The approach was discussed in D54905
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 3 2019, 3:18 PM Closed by commit rL362478: [HWASAN] Make new/delete weak (authored by evgeny777). · Explain WhyJun 4 2019, 2:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 202877 compiler-rt/trunk/lib/hwasan/hwasan_new_delete.cpp
compiler-rt/trunk/test/hwasan/TestCases/override-new-delete.cpp
|