Skip to content
  1. Jun 21, 2012
  2. Jun 06, 2012
    • Alexey Samsonov's avatar
      [Sanitizer]: Introduce a common internal printf function. For now, also use... · 51ae9837
      Alexey Samsonov authored
      [Sanitizer]: Introduce a common internal printf function. For now, also use tool-specific wrappers TsanPrintf (its output is controlled by TSan flags) and AsanPrintf (which copies its results to the ASan-private buffer). Supported formats: %[z]{d,u,x}, %s, %p. Re-write all format strings in TSan according to this format (this should have no effect on 64-bit platforms).
      
      llvm-svn: 158065
      51ae9837
  3. Jun 04, 2012
  4. May 31, 2012
  5. Mar 29, 2012
  6. Mar 06, 2012
  7. Feb 08, 2012
  8. Jan 17, 2012
  9. Dec 02, 2011
  10. Dec 01, 2011
  11. Nov 30, 2011
Loading