[Lldb-commits] [PATCH] D145295: [lldb] Move ScriptedProcess private state update to implementation

Douglas Yung via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 25 17:41:56 PDT 2023


dyung added a comment.

In D145295#4297347 <https://reviews.llvm.org/D145295#4297347>, @mib wrote:

> In D145295#4297322 <https://reviews.llvm.org/D145295#4297322>, @mib wrote:
>
>> In D145295#4297312 <https://reviews.llvm.org/D145295#4297312>, @dyung wrote:
>>
>>> Hi @mib, your change is causing a build failure on two build bots, can you take a look and revert if you need time to investigate?
>>>
>>> https://lab.llvm.org/buildbot/#/builders/217/builds/20430
>>> https://lab.llvm.org/buildbot/#/builders/243/builds/5438
>>
>> Yep, I have a fix already. I'll push it in a few minutes. Thanks for the follow-up @dyung.
>
> @dyung D149218 <https://reviews.llvm.org/D149218> should fix the build failure.

It does, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145295



More information about the lldb-commits mailing list