Disable the GNU strerror_r TSan test for NetBSD
authorKamil Rytarowski <n54@gmx.com>
Mon, 29 Oct 2018 09:12:38 +0000 (09:12 +0000)
committerKamil Rytarowski <n54@gmx.com>
Mon, 29 Oct 2018 09:12:38 +0000 (09:12 +0000)
commit43d1653fc0181e0a1f956474cdbf1136e40c6d02
tree7b32ffd8dd54b3360476ca211f29677e0ba9e685
parentd208461e2d807c01e1dbdb6e9ef98bf48405ac9e
Disable the GNU strerror_r TSan test for NetBSD

Revert older change that was incorrect in this test.
It was already reverted in the past after an attempt to port it to Darwin.

While there, mark FreeBSD as unsupported as well.

llvm-svn: 345492
compiler-rt/test/tsan/strerror_r.cc