llvm-project/compiler-rt/test/msan/Linux
Vitaly Buka d9bc851fb3 [tsan]: Fix GNU version of strerror_r interceptor
GNU version of strerror_r returns a result pointer that doesn't match the input
buffer. The result pointer is in fact a pointer to some internal storage.
TSAN was recording a write to this location, which was incorrect.

Fixed https://github.com/google/sanitizers/issues/696

llvm-svn: 304858
2017-06-07 01:53:38 +00:00
..
glob_test_root
xattr_test_root
cmsghdr.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
eventfd.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
fopencookie.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
forkpty.cc [sanitizer] Add interceptor for ttyname_r 2016-09-09 23:09:34 +00:00
getresid.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
glob.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
glob_altdirfunc.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
glob_nomatch.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
ioctl_sound.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
lit.local.cfg
mallinfo.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
mincore.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
obstack.cc Replace "|&" with "2>&1 |" to support bash pre-4 2016-12-06 22:02:21 +00:00
process_vm_readv.cc Replace "|&" with "2>&1 |" to support bash pre-4 2016-12-06 22:02:21 +00:00
sendmsg.cc [msan] Make test to fall-back to IPv6 if IPv4 is not available. 2017-04-10 17:59:07 +00:00
strerror_r.cc [tsan]: Fix GNU version of strerror_r interceptor 2017-06-07 01:53:38 +00:00
sunrpc.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
sunrpc_bytes.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
sunrpc_string.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
syscalls.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
syscalls_sigaction.cc [MSAN][MIPS] Fix test Linux/syscalls_sigaction.cc on mips64 2016-11-11 12:05:30 +00:00
tcgetattr.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
xattr.cc [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00