]> granicus.if.org Git - llvm/commitdiff
ReleaseNotes: mention NetBSD support for sanitizers
authorHans Wennborg <hans@hanshq.net>
Wed, 21 Feb 2018 10:50:27 +0000 (10:50 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 21 Feb 2018 10:50:27 +0000 (10:50 +0000)
By Kamil Rytarowski!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_60@325670 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 949ec85c270b0222977cb35fffda14e3e7725b0b..f5da7656b03eb7e7caa4f12ee9c388f7dd5cc538 100644 (file)
@@ -56,6 +56,9 @@ Non-comprehensive list of changes in this release
 
 * Significantly improved quality of CodeView debug info for Windows.
 
+* Preliminary support for Sanitizers and sibling features on X86(_64) NetBSD
+  (ASan, UBsan, TSan, MSan, SafeStack, libFuzzer).
+
 * Note..
 
 .. NOTE