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

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 25 17:25:48 PDT 2023


mib added a comment.

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.


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