--- wikisrc/users/kamil/sanitizers.mdwn 2018/08/11 12:17:12 1.2 +++ wikisrc/users/kamil/sanitizers.mdwn 2018/08/11 12:20:48 1.4 @@ -115,14 +115,17 @@ The LLVM support is available only with Name | NetBSD status ----------|--------------------------------- -UBSan | works with all ports -ASan | works with amd64 and i386 -MSan | works with amd64 -TSan | works with amd64 +UBSan | mostly works with all LLVM ports +ASan | mostly works with amd64 and i386 +MSan | mostly works with amd64 +TSan | mostly works with amd64 ### LLVM with MKSANITIZER -Untested. +Name | NetBSD status +----------|--------------------------------- +UBSan | mostly works with all LLVM ports +ASan | mostly works with amd64 and i386 ### LLVM with MKLIBCSANITIZER