[PATCH] D14798: [LSan] Fix tests with some libstdc++ implementations.

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 09:20:51 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253576: [LSan] Fix tests with some libstdc++ implementations. (authored by samsonov).

Changed prior to commit:
  http://reviews.llvm.org/D14798?vs=40583&id=40665#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14798

Files:
  compiler-rt/trunk/test/lsan/TestCases/cleanup_in_tsd_destructor.c
  compiler-rt/trunk/test/lsan/TestCases/cleanup_in_tsd_destructor.cc
  compiler-rt/trunk/test/lsan/TestCases/disabler.c
  compiler-rt/trunk/test/lsan/TestCases/disabler.cc
  compiler-rt/trunk/test/lsan/TestCases/disabler_in_tsd_destructor.c
  compiler-rt/trunk/test/lsan/TestCases/disabler_in_tsd_destructor.cc
  compiler-rt/trunk/test/lsan/TestCases/ignore_object.c
  compiler-rt/trunk/test/lsan/TestCases/ignore_object.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14798.40665.patch
Type: text/x-patch
Size: 9517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/2c3df26e/attachment.bin>


More information about the llvm-commits mailing list