From 06b82dc2b85f15582b4f15798c19c9a2be8537b4 Mon Sep 17 00:00:00 2001 From: Hans Wennborg Date: Wed, 21 Feb 2018 10:50:27 +0000 Subject: [PATCH] ReleaseNotes: mention NetBSD support for sanitizers 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 949ec85c270..f5da7656b03 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -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 -- 2.40.0