Index: third_party/asan/README.chromium |
=================================================================== |
--- third_party/asan/README.chromium (revision 99659) |
+++ third_party/asan/README.chromium (working copy) |
@@ -1,7 +1,8 @@ |
Name: asan |
URL: http://code.google.com/p/address-sanitizer/ |
http://sites.google.com/a/chromium.org/dev/developers/testing/addresssanitizer |
-Version: r738 |
+Version: r757 |
+Darwin version: r738 |
Date: 2011-05-23 |
License: Apache |
@@ -11,7 +12,8 @@ |
which replaces malloc. |
The directory 'asan_clang_Linux' contains the ASAN binaries for Linux |
built according to the instructions at the ASAN site. |
-Mac binaries are coming soon. |
+The directory 'asan_clang_Darvin contains the ASAN binaries for Darwin. |
+The versions for Linux and Darwin may differ slightly. |
The directory 'scripts' is a verbatim copy from the ASAN source tree. |