[PATCH] Improve collecting malloc stats in ASan

Alexey Samsonov samsonov at google.com
Mon Sep 2 01:27:54 PDT 2013


  Add a forgotten test case. It is hard to make it expose the data
  race reliably. W/o this change it fails at about 25% runs.

Hi kcc,

http://llvm-reviews.chandlerc.com/D1572

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1572?vs=3962&id=3963#toc

Files:
  lib/asan/lit_tests/TestCases/current_allocated_bytes.cc
  lib/asan/asan_stats.cc
  lib/asan/asan_thread.cc
  lib/asan/asan_stats.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1572.2.patch
Type: text/x-patch
Size: 9755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130902/5e906a04/attachment.bin>


More information about the llvm-commits mailing list