Commit 03a71737 authored by Hans Wennborg's avatar Hans Wennborg
Browse files

ReleaseNotes: mention NetBSD support for sanitizers

By Kamil Rytarowski!

llvm-svn: 325670
parent 59108aca
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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