[compiler-rt][hwasan]: undefine new/delete operators with alignment on Android.
This is to fix build on Android. And we don't want to intercept more new/delete operators on Android. Differential Revision: https://reviews.llvm.org/D104313
Loading
Please sign in to comment