We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ee4f7 commit eb078e0Copy full SHA for eb078e0
lldb/test/API/python_api/value/TestValueAPI.py
@@ -214,7 +214,6 @@ def test(self):
214
33,
215
"Got the right value",
216
)
217
->>>>>>> 3707c540d23a (Make ValueObject::Cast work for casts from smaller to larger structs in the cases where this currently can work. (#84588))
218
219
# Check that lldb.value implements truth testing.
220
self.assertFalse(lldb.value(frame0.FindVariable("bogus")))
0 commit comments