Open
Description
PRs:
- [clang] Implement address sanitizer on AIX #129925
- [llvm] Implement address sanitizer on AIX #129926
- [sanitizer_common] Implement address sanitizer on AIX: platform specific support #131866
- [sanitizer_common] Implement interception on AIX #138606
- [sanitizer_common] Implement address sanitizer on AIX: add/update functions #131868
- [sanitizer_common] Implement address sanitizer on AIX: stack unwinding #138188
- [sanitizer_common] Implement address sanitizer on AIX: process memory mapping #138537
- [asan] Implement address sanitizer on AIX: shadow memory #136874
- [asan] Implement address sanitizer on AIX: address descriptions #138891
- [asan] Implement address sanitizer on AIX: build configuration #139583
- [asan] Implement interception on AIX #131870
- [asan] Implement address sanitizer on AIX: platform support #139587
- [interception] Implement interception on AIX #138608
- [sanitizer_common][AIX] Avoid weak symbol __cxa_demangle #138556
- [sanitizer_common][AIX] Use scoped pragma to suppress atomic alignment warnings #139272
- [sanitizer_common] Split FREXPF/FREXPL interceptor defines #138624
- [sanitizer_common] Use internal_memcpy with wcrtomb/wctomb interceptors #138623
- [sanitizer_common][asan] Disable enable_unmalloced_free_check flag on AIX #139125
- [asan][sanitizer_common] Enable build and testing of asan+sanitizer_common on AIX #137186
- [asan][sanitizer_common][AIX] Set allocator size and beginning #144784