[PATCH] [asan] Update the llvm webpage describing ASan

Anna Zaks zaks.anna at gmail.com
Thu Jun 18 18:24:29 PDT 2015


Hi kcc, glider, samsonov,

This commit contains several updates to the Address Sanitizer webpage:
 - Add the description of the interceptor suppression ("Suppressing Reports in external Libraries")
 - Re-organized a bit: grouped a few things under the Issue Suppression section, grouped IOC and leaks under a section, placed symbolication info into Symbolizing the Reports section..
 - "MacOS" -> "OS X"
 - Added a paragraph to the Usage section describing when DYLD_INSERT_LIBRARIES might need to be used.

(I've added the generated html into the Test Plan. Hope that works:))

http://reviews.llvm.org/D10559

Files:
  docs/AddressSanitizer.rst

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10559.27984.patch
Type: text/x-patch
Size: 7320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150619/3138f08a/attachment.bin>


More information about the llvm-commits mailing list