[all-commits] [llvm/llvm-project] 4ec9cd: [lldb/test] Fix failures following ec456ba9ca0a

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Thu Oct 26 21:40:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ec9cda656cc2fde41d4a4415ae363d9a3290c80
      https://github.com/llvm/llvm-project/commit/4ec9cda656cc2fde41d4a4415ae363d9a3290c80
  Author: Med Ismail Bennani <ismail at bennani.ma>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M lldb/examples/python/crashlog_scripted_process.py

  Log Message:
  -----------
  [lldb/test] Fix failures following ec456ba9ca0a

This patch fixes the various crashlog test failures following
ec456ba9ca0a, which renamed the process member variable in the Scripted
Thread python base class.

This patch updates the crashlog scripted process implementation to
reflect that change.

Signed-off-by: Med Ismail Bennani <ismail at bennani.ma>




More information about the All-commits mailing list