[PATCH] [compiler-rt] Move ASan non-Linux-specific tests out of the Linux/ directory

Kuba Brecka kuba.brecka at gmail.com
Mon Nov 17 10:50:52 PST 2014


Moving the new_array_*, tsd_dtor_leak.cc, glob.cc to Posix.

http://reviews.llvm.org/D6244

Files:
  Linux/glob.cc
  Linux/heap-overflow-large.cc
  Linux/heavy_uar_test.cc
  Linux/interception_failure_test.cc
  Linux/new_array_cookie_test.cc
  Linux/new_array_cookie_uaf_test.cc
  Linux/new_array_cookie_with_new_from_class.cc
  Linux/tsd_dtor_leak.cc
  Posix/glob.cc
  Posix/glob_test_root/aa
  Posix/glob_test_root/ab
  Posix/glob_test_root/ba
  Posix/new_array_cookie_test.cc
  Posix/new_array_cookie_uaf_test.cc
  Posix/new_array_cookie_with_new_from_class.cc
  Posix/tsd_dtor_leak.cc
  heap-overflow-large.cc
  heavy_uar_test.cc
  interception_failure_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6244.16298.patch
Type: text/x-patch
Size: 19098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141117/3f55cb04/attachment.bin>


More information about the llvm-commits mailing list