This is to fix build on Android. And we don't want to intercept more new/delete operators on Android.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104313
[compiler-rt][hwasan]: undefine new/delete operators with alignment on Android. ClosedPublic Authored by yabinc on Jun 15 2021, 11:22 AM.
Details Summary This is to fix build on Android. And we don't want to intercept more new/delete operators on Android.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 16 2021, 10:42 AM Closed by commit rGac35ed5d3487: [compiler-rt][hwasan]: undefine new/delete operators with alignment on Android. (authored by yabinc, committed by pcc). · Explain WhyJun 17 2021, 9:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352760 compiler-rt/lib/hwasan/hwasan_new_delete.cpp
|