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

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 1 14:45:03 PST 2021


mib added a comment.

In D95711#2595801 <https://reviews.llvm.org/D95711#2595801>, @stella.stamenova wrote:

> 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

Yes! I'll mark them as XFAIL while working on the fix.


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