[PATCH] D11046: [libcxx] Add Atomic test helper and fix TSAN failures.
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 18 14:37:35 PDT 2015
EricWF updated this revision to Diff 32454.
EricWF added a comment.
Add more explanation to the wait tests.
http://reviews.llvm.org/D11046
Files:
test/std/thread/thread.condition/notify_all_at_thread_exit.pass.cpp
test/std/thread/thread.condition/thread.condition.condvarany/wait.exception.pass.cpp
test/std/thread/thread.condition/thread.condition.condvarany/wait_for.exception.pass.cpp
test/std/thread/thread.condition/thread.condition.condvarany/wait_terminates.sh.cpp
test/support/test_atomic.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11046.32454.patch
Type: text/x-patch
Size: 11623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150818/e17e23d0/attachment-0001.bin>
More information about the cfe-commits
mailing list