--- wikisrc/users/kamil/sanitizers.mdwn 2018/08/11 12:19:03 1.3 +++ wikisrc/users/kamil/sanitizers.mdwn 2018/08/11 12:20:48 1.4 @@ -115,17 +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 Name | NetBSD status ----------|--------------------------------- -UBSan | works with all ports -ASan | works with amd64 and i386 +UBSan | mostly works with all LLVM ports +ASan | mostly works with amd64 and i386 ### LLVM with MKLIBCSANITIZER