[all-commits] [llvm/llvm-project] 10a9dc: [LLDB][SBProgress] Fix bad optional in sbprogress ...
Jacob Lalonde via All-commits
all-commits at lists.llvm.org
Thu Feb 27 11:08:41 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10a9dcab0a5904ce6c12efb3555a2e31017bce92
https://github.com/llvm/llvm-project/commit/10a9dcab0a5904ce6c12efb3555a2e31017bce92
Author: Jacob Lalonde <jalalonde at fb.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M lldb/source/API/SBProgress.cpp
M lldb/test/API/python_api/sbprogress/TestSBProgress.py
Log Message:
-----------
[LLDB][SBProgress] Fix bad optional in sbprogress (#128971)
This fixes the obvious, but untested case of sending None/Null to
SBProgress.
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