Skip to content
Snippets Groups Projects
  1. Jan 22, 2016
  2. Dec 04, 2015
  3. Jun 26, 2015
    • Anna Zaks's avatar
      [docs] Several updates to the Address Sanitizer webpage. · 376b8380
      Anna Zaks authored
       - Added the description of the interceptor suppression.
       - 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..
       - In supported platforms: "MacOS" -> "OS X"; added "iOS Simulator"
       - Added a paragraph to the Usage section describing when DYLD_INSERT_LIBRARIES
         might need to be used.
       - "attribute((no_sanitize_address))" -> "__attribute__((no_sanitize("address")))"
       - Updated Leak Sanitizer page with most up to date info.
      ....
      
      http://reviews.llvm.org/D10559
      
      git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240725 91177308-0d34-0410-b5e6-96231b3b80d8
      376b8380
  4. Dec 10, 2013
  5. Nov 30, 2013
  6. May 14, 2013
Loading