[Lldb-commits] [PATCH] D95711: [lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcess

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 1 14:42:15 PST 2021


stella.stamenova added a comment.

In D95711#2595566 <https://reviews.llvm.org/D95711#2595566>, @mib wrote:

> In D95711#2595458 <https://reviews.llvm.org/D95711#2595458>, @stella.stamenova wrote:
>
>> This does not build on the Windows bot:
>>
>> https://lab.llvm.org/buildbot/#/builders/83/builds/4214
>
> Should be fixed with 5a9c34918bb1526b7e8c29aa5e4fb8d8e27e27b4 <https://reviews.llvm.org/rG5a9c34918bb1526b7e8c29aa5e4fb8d8e27e27b4> ... I'm also investigating some test failures that are happening on Linux, that will also probably happen on Windows. I should have a fix for that soon.

Are these the same failures?

https://lab.llvm.org/buildbot/#/builders/83/builds/4217


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95711



More information about the lldb-commits mailing list