Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LLDB][SBSaveCoreOptions] Fix TestProcessSaveCore (llvm#99692)
In llvm#98403 some of the tests were transitioned to the new `SBProcess::SaveCore(SBSaveCoreOptions)` API, but were not detected in testing. This patch addresses that.
- Loading branch information