[compiler-rt] [NFCI] clarify that asan-*linux.cpp files affect *nix OS'es (PR #195565)
David Justo via llvm-commits
llvm-commits at lists.llvm.org
Sun May 3 18:34:41 PDT 2026
================
@@ -8,7 +8,7 @@
//
// This file is a part of AddressSanitizer, an address sanity checker.
//
-// Linux-specific malloc interception.
+// Linux-speficic (and Unix/Unix-like) malloc interception.
----------------
davidmrdavid wrote:
silly me. Thanks, fixed here: https://github.com/llvm/llvm-project/pull/195565/changes/b21aea8a90db7e390c42fbfbb70ab3aaf766eec7
https://github.com/llvm/llvm-project/pull/195565
More information about the llvm-commits
mailing list