Files
rust/compiler
Jonathan Brouwer 396f99fcee Rollup merge of #155571 - chrisburel:asan-armv7, r=wesleywiser
Enable AddressSanitizer on arm-unknown-linux-gnueabihf and armv7-unknown-linux-gnueabihf

Add SanitizerSet::ADDRESS to the supported_sanitizers for the arm-unknown-linux-gnueabihf and armv7-unknown-linux-gnueabihf targets.

The AddressSanitizer is already enabled on the armv7-linux-androideabi platform, which shares the same ARM architecture. There is no reason these Linux GNU targets should not also support it, as the underlying LLVM support for ASan on 32-bit ARM is already in place.
2026-04-24 18:19:19 +02:00
..
2026-04-19 15:58:02 +09:00
2026-04-20 00:18:28 +08:00
2026-04-15 13:50:43 +02:00
2026-04-22 19:28:44 +08:00
2026-04-22 19:28:44 +08:00
2026-04-20 00:18:28 +08:00
2026-04-22 19:28:44 +08:00
2026-04-20 00:18:28 +08:00
2026-04-20 00:18:28 +08:00
2026-04-08 21:09:07 +02:00
2026-04-22 19:28:44 +08:00
2026-04-20 00:18:28 +08:00