[PATCH] [lsan] Move symbolization and reporting out of StopTheWorld callback.

Sergey Matveev earthdok at google.com
Wed Jun 19 06:26:59 PDT 2013


Hi kcc, samsonov,

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

Files:
  lib/lsan/lit_tests/TestCases/large_allocation_leak.cc
  lib/lsan/lit_tests/TestCases/stale_stack_leak.cc
  lib/lsan/lit_tests/TestCases/use_globals_initialized.cc
  lib/lsan/lit_tests/TestCases/use_globals_uninitialized.cc
  lib/lsan/lit_tests/TestCases/use_registers.cc
  lib/lsan/lit_tests/TestCases/use_stacks.cc
  lib/lsan/lit_tests/TestCases/use_stacks_threaded.cc
  lib/lsan/lit_tests/TestCases/use_tls_dynamic.cc
  lib/lsan/lit_tests/TestCases/use_tls_pthread_specific_dynamic.cc
  lib/lsan/lit_tests/TestCases/use_tls_pthread_specific_static.cc
  lib/lsan/lit_tests/TestCases/use_tls_static.cc
  lib/lsan/lit_tests/TestCases/use_unaligned.cc
  lib/lsan/lsan_common.cc
  lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1007.1.patch
Type: text/x-patch
Size: 10457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130619/f0c00693/attachment.bin>


More information about the llvm-commits mailing list