diff options
-rw-r--r-- | docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c20cf74f34..4d2f5c46a6 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -263,6 +263,7 @@ Release Notes</a>.</h1> <p>LLVM 3.1 includes several major changes and big features:</p> <ul> + <li><a href="../tools/clang/docs/AddressSanitizer.html">AddressSanitizer</a>, a fast memory error detector.</li> <li>....</li> </ul> |