[llvm-commits] tsan: update output tests to race on heap memory

Dmitry Vyukov dvyukov at google.com
Mon May 14 07:00:08 PDT 2012


http://codereview.appspot.com/6188075

Races on stack of main thread are problematic for COMPAT mapping, because
it's not 1-to-1 and race addr is not properly mapped from shadow back to
application memory.
Update output tests to race heap memory.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120514/e1ca2cd0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue6188075_1 (1).diff
Type: application/octet-stream
Size: 1609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120514/e1ca2cd0/attachment.obj>


More information about the llvm-commits mailing list