This is an archive of the discontinued LLVM Phabricator instance.

[tsan] Fix a crash with dispatch_source_set_cancel_handler(NULL) on OS X
ClosedPublic

Authored by kubamracek on Apr 11 2016, 9:02 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

kubamracek updated this revision to Diff 53253.Apr 11 2016, 9:02 AM
kubamracek retitled this revision from to [tsan] Fix a crash with dispatch_source_set_cancel_handler(NULL) on OS X.
kubamracek updated this object.
kubamracek added reviewers: dvyukov, kcc, glider, samsonov.
dvyukov accepted this revision.Apr 12 2016, 1:27 AM
dvyukov edited edge metadata.
This revision is now accepted and ready to land.Apr 12 2016, 1:27 AM
This revision was automatically updated to reflect the committed changes.