Commit 77c0016
authored
[lldb][sbapi] Namespace CommandReturnObjectCallbackResult in SBDefines (llvm#126606) (llvm#9994)
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
(cherry picked from commit 7c269cf)1 parent caa2710 commit 77c0016
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments