Fixes all TSAN bugs in clangd
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83039
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 TimelineThis revision is now accepted and ready to land.Jul 2 2020, 5:23 AM Closed by commit rGe0968ad45948: call ::pthread_detach on llvm_execute_on_thread_impl (authored by njames93). · Explain WhyJul 2 2020, 6:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 275100 llvm/lib/Support/Unix/Threading.inc
|