This is an archive of the discontinued LLVM Phabricator instance.

call ::pthread_detach on llvm_execute_on_thread_impl
ClosedPublic

Authored by njames93 on Jul 2 2020, 4:55 AM.

Details

Summary

Fixes all TSAN bugs in clangd

Diff Detail

Event Timeline

njames93 created this revision.Jul 2 2020, 4:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 2 2020, 4:55 AM
sammccall accepted this revision.Jul 2 2020, 5:23 AM
This revision is now accepted and ready to land.Jul 2 2020, 5:23 AM
This revision was automatically updated to reflect the committed changes.