Dmitry Vyukov
|
b4ee0af4fa
|
tsan: disable flaky mmap_stress test
llvm-svn: 259650
|
2016-02-03 15:10:00 +00:00 |
Kuba Brecka
|
b0de6bad43
|
Reverting r259529 (Marking the mmap_stress.cc TSan test as unsupported on OS X)
llvm-svn: 259544
|
2016-02-02 18:52:48 +00:00 |
Kuba Brecka
|
3131074723
|
Marking the mmap_stress.cc TSan test as unsupported on OS X (it's flaky here).
llvm-svn: 259529
|
2016-02-02 17:21:12 +00:00 |
Dmitry Vyukov
|
529b940a77
|
tsan: check errors in test
Somebody reported flakiness of this test.
Let's start by checking errors.
llvm-svn: 257585
|
2016-01-13 10:14:05 +00:00 |
Dmitry Vyukov
|
b75212878f
|
tsan: fix a bug in MetaMap::ResetRange
The bug was uncovered by NegativeTests.MmapTest from
data-race-test suite, so port it as well.
llvm-svn: 232032
|
2015-03-12 12:48:19 +00:00 |