[compiler-rt] [sanitizer_common] Implement address sanitizer on AIX: platform specific support (PR #131866)
Hubert Tong via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 9 00:48:20 PDT 2025
================
@@ -1121,12 +1158,41 @@ extern unsigned fpos_t_sz;
// when it can not be determined without including any system headers.
extern const unsigned IOCTL_NOT_PRESENT;
+# if SANITIZER_AIX
----------------
hubert-reinterpretcast wrote:
See https://github.com/llvm/llvm-project/pull/131866/files#r2193340319.
https://github.com/llvm/llvm-project/pull/131866
More information about the llvm-commits
mailing list