Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(447)

Unified Diff: third_party/asan/README.chromium

Issue 7782029: Update the ASan Linux binaries to r757 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/asan/asan_clang_Linux/lib/libasan32.a » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | third_party/asan/asan_clang_Linux/lib/libasan32.a » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698