mention AddressSanitizer in 3.1 release notes

llvm-svn: 146505
This commit is contained in:
Kostya Serebryany 2011-12-13 19:46:24 +00:00
parent c17c86b56c
commit 30c85d1945
1 changed files with 1 additions and 0 deletions

View File

@ -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>