[PATCH] D32034: Move Linux-specific lsan tests into a new directory

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 13:26:36 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300247: Move Linux-specific lsan tests into a new directory (authored by fjricci).

Changed prior to commit:
  https://reviews.llvm.org/D32034?vs=95168&id=95191#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32034

Files:
  compiler-rt/trunk/test/lsan/TestCases/Linux/cleanup_in_tsd_destructor.c
  compiler-rt/trunk/test/lsan/TestCases/Linux/disabler_in_tsd_destructor.c
  compiler-rt/trunk/test/lsan/TestCases/Linux/fork.cc
  compiler-rt/trunk/test/lsan/TestCases/Linux/fork_threaded.cc
  compiler-rt/trunk/test/lsan/TestCases/Linux/guard-page.c
  compiler-rt/trunk/test/lsan/TestCases/Linux/lit.local.cfg
  compiler-rt/trunk/test/lsan/TestCases/Linux/use_tls_dynamic.cc
  compiler-rt/trunk/test/lsan/TestCases/Linux/use_tls_pthread_specific_dynamic.cc
  compiler-rt/trunk/test/lsan/TestCases/Linux/use_tls_pthread_specific_static.cc
  compiler-rt/trunk/test/lsan/TestCases/Linux/use_tls_static.cc
  compiler-rt/trunk/test/lsan/TestCases/cleanup_in_tsd_destructor.c
  compiler-rt/trunk/test/lsan/TestCases/disabler_in_tsd_destructor.c
  compiler-rt/trunk/test/lsan/TestCases/fork.cc
  compiler-rt/trunk/test/lsan/TestCases/fork_threaded.cc
  compiler-rt/trunk/test/lsan/TestCases/guard-page.c
  compiler-rt/trunk/test/lsan/TestCases/use_tls_dynamic.cc
  compiler-rt/trunk/test/lsan/TestCases/use_tls_pthread_specific_dynamic.cc
  compiler-rt/trunk/test/lsan/TestCases/use_tls_pthread_specific_static.cc
  compiler-rt/trunk/test/lsan/TestCases/use_tls_static.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32034.95191.patch
Type: text/x-patch
Size: 27018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/88c0d43d/attachment-0001.bin>


More information about the llvm-commits mailing list