[Lldb-commits] [PATCH] D132734: [lldb] Fix member access in GetExpressionPath

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 30 07:39:30 PDT 2022


mib added a comment.

Hi @tonkosi! I think your patch broke the macOS bot: https://green.lab.llvm.org/green/job/lldb-cmake/47258/console

  Failed Tests (5):
    lldb-api :: commands/frame/diagnose/array/TestArray.py
    lldb-api :: commands/frame/diagnose/bad-reference/TestBadReference.py
    lldb-api :: commands/frame/diagnose/complicated-expression/TestComplicatedExpression.py
    lldb-api :: commands/frame/diagnose/dereference-argument/TestDiagnoseDereferenceArgument.py
    lldb-api :: commands/frame/diagnose/dereference-this/TestDiagnoseDereferenceThis.py

Let me know if you need help reproducing and fixing these issues, otherwise I'll have to revert your patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132734



More information about the lldb-commits mailing list