diff options
-rw-r--r-- | docs/AddressSanitizer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/AddressSanitizer.html b/docs/AddressSanitizer.html index 596bff3918..eed1df6d45 100644 --- a/docs/AddressSanitizer.html +++ b/docs/AddressSanitizer.html @@ -137,7 +137,7 @@ This means that tools like <tt>ulimit</tt> may not work as usually expected. <h2 id="status">Current Status</h2> -AddressSanitizer is fully functional on supported platforms strating from LLVM 3.1. +AddressSanitizer is fully functional on supported platforms starting from LLVM 3.1. However, the test suite is not fully integrated yet and we lack the testing process (buildbots). |