[compiler-rt] [asan] Add experimental 'track_poison' flag (PR #133175)

Thurston Dang via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 27 09:47:56 PDT 2025


================
@@ -10,15 +10,64 @@
 //
 // Shadow memory poisoning by ASan RTL and by user application.
 //===----------------------------------------------------------------------===//
+#ifndef ASAN_POISONING_H
----------------
thurstond wrote:

Done

https://github.com/llvm/llvm-project/pull/133175


More information about the llvm-commits mailing list