[all-commits] [llvm/llvm-project] fada92: [LLDB][SBSaveCoreOptions] Fix TestProcessSaveCore ...

Jacob Lalonde via All-commits all-commits at lists.llvm.org
Fri Jul 19 15:49:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fada9227325b3eaa0bdc09a486f29a7f08b7b3fb
      https://github.com/llvm/llvm-project/commit/fada9227325b3eaa0bdc09a486f29a7f08b7b3fb
  Author: Jacob Lalonde <jalalonde at fb.com>
  Date:   2024-07-19 (Fri, 19 Jul 2024)

  Changed paths:
    M lldb/test/API/functionalities/process_save_core/TestProcessSaveCore.py

  Log Message:
  -----------
  [LLDB][SBSaveCoreOptions] Fix TestProcessSaveCore (#99692)

In #98403 some of the tests were transitioned to the new
`SBProcess::SaveCore(SBSaveCoreOptions)` API, but were not detected in
testing. This patch addresses that.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list