[all-commits] [llvm/llvm-project] 76975c: Revert "[lldb/Core] Fix a race in the Communicatio...

Pavel Labath via All-commits all-commits at lists.llvm.org
Thu Apr 9 03:50:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 76975c744da1e82ca6bdbe6883c799340acaf4f0
      https://github.com/llvm/llvm-project/commit/76975c744da1e82ca6bdbe6883c799340acaf4f0
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M lldb/source/Core/Communication.cpp
    M lldb/unittests/Core/CMakeLists.txt
    R lldb/unittests/Core/CommunicationTest.cpp

  Log Message:
  -----------
  Revert "[lldb/Core] Fix a race in the Communication class"

This reverts commit ebb071345cdae2509c55f9eec76090926fee86a2 -- it seems
to introduce a deadlock in some circumstances.




More information about the All-commits mailing list