[Lldb-commits] [PATCH] D93479: [lldb] Simplify the is_finalized logic in process and make it thread safe.

Adam Brouwers-Harries via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 30 07:37:43 PDT 2021


aharries-upmem added a comment.

In D93479#2841049 <https://reviews.llvm.org/D93479#2841049>, @jingham wrote:

> Huh...  I fear you are going to have to debug this further on your end.  I can't see anything else suspect in this patch.

Agreed. Sadly I need to prioritise another task in the short term, but I think I'm going to try slowly re-implementing the changes in the patch to see I can find a minimal change that triggers it when I have time.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93479/new/

https://reviews.llvm.org/D93479



More information about the lldb-commits mailing list