[all-commits] [llvm/llvm-project] e0968a: call ::pthread_detach on llvm_execute_on_thread_impl

Nathan James via All-commits all-commits at lists.llvm.org
Thu Jul 2 06:41:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e0968ad45948d5b7a89c468576e660381c88148f
      https://github.com/llvm/llvm-project/commit/e0968ad45948d5b7a89c468576e660381c88148f
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2020-07-02 (Thu, 02 Jul 2020)

  Changed paths:
    M llvm/lib/Support/Unix/Threading.inc

  Log Message:
  -----------
  call ::pthread_detach on llvm_execute_on_thread_impl

Fixes all TSAN bugs in clangd

Reviewed By: sammccall

Differential Revision: https://reviews.llvm.org/D83039




More information about the All-commits mailing list