rmaprath closed this revision.
rmaprath added a comment.
Thanks. Fixed in r271634.
http://reviews.llvm.org/D20929
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
Thanks for the patch.
http://reviews.llvm.org/D20929
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailma
rmaprath added a comment.
Will commit tomorrow if there are no objections.
Feel free to commit if it looks all right.
/ Asiri
http://reviews.llvm.org/D20929
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mail
rmaprath created this revision.
rmaprath added a reviewer: EricWF.
rmaprath added a subscriber: cfe-commits.
After r271475 [1], I'm seeing a segfault in `join.pass.cpp` on my system.
The test calls `std::thread::join()` twice and expects it to throw a
system_error. It looks like my pthread imple