Android does not do any checking of new/delete mismatches, so disable
this test when compiling for Android.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152958
[scudo] Disable new/delete mismatch tests on Android. ClosedPublic Authored by cferris on Jun 14 2023, 1:51 PM.
Details Summary Android does not do any checking of new/delete mismatches, so disable
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2023, 4:00 PM Closed by commit rGf95a4a2833e6: [scudo] Disable new/delete mismatch tests on Android. (authored by cferris). · Explain WhyJun 14 2023, 4:08 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 531563 compiler-rt/lib/scudo/standalone/tests/wrappers_cpp_test.cpp
|