Files
clang-p2996/compiler-rt/test/tsan
Dmitry Vyukov 2498629e34 tsan: fix another crash due to processors
Another stack where we try to free sync objects,
but don't have a processors is:

  //   ResetRange
  //   __interceptor_munmap
  //   __deallocate_stack
  //   start_thread
  //   clone

Again, it is a latent bug that lead to memory leaks.
Also, increase amount of memory we scan in MetaMap::ResetRange.
Without that the test does not fail, as we fail to free
the sync objects on stack.

llvm-svn: 269041
2016-05-10 11:19:50 +00:00
..
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-04-20 10:35:21 +00:00
2015-04-28 18:08:42 +00:00
2015-01-21 13:50:02 +00:00
2016-02-17 20:40:10 +00:00
2016-05-06 19:35:22 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2016-03-02 13:53:22 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00
2015-01-21 13:50:02 +00:00