[all-commits] [llvm/llvm-project] 7c269c: [lldb][sbapi] Namespace CommandReturnObjectCallbac...
Chelsea Cassanova via All-commits
all-commits at lists.llvm.org
Mon Feb 10 14:20:53 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c269cf0f6daad4a2a91ac87df89c3d134843ecd
https://github.com/llvm/llvm-project/commit/7c269cf0f6daad4a2a91ac87df89c3d134843ecd
Author: Chelsea Cassanova <chelsea_cassanova at apple.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M lldb/include/lldb/API/SBDefines.h
Log Message:
-----------
[lldb][sbapi] Namespace CommandReturnObjectCallbackResult in SBDefines (#126606)
A new callback was added with the type
CommandReturnObjectCallbackResult, this commit namespaces that type to
match the format of other callback functions that have a non-primitive
return type in the lldb namespace.
rdar://144553496
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