summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2012-04-23 10:15:18 +0000
committerKostya Serebryany <kcc@google.com>2012-04-23 10:15:18 +0000
commitb90fe5c6eedb3860765441de29dc7508f3057315 (patch)
treefedf1b0f7bf058ec522441e53b8d736696b21ad0
parentc5bf3ad92229d23c9bdeae9e57101042e19b01ec (diff)
downloadbcm5719-llvm-b90fe5c6eedb3860765441de29dc7508f3057315.tar.gz
bcm5719-llvm-b90fe5c6eedb3860765441de29dc7508f3057315.zip
[asan] fix typo
llvm-svn: 155345
-rw-r--r--clang/docs/AddressSanitizer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/AddressSanitizer.html b/clang/docs/AddressSanitizer.html
index 596bff39182..eed1df6d457 100644
--- a/clang/docs/AddressSanitizer.html
+++ b/clang/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).
OpenPOWER on IntegriCloud