Skip to content

Commit eb078e0

Browse files
committed
Missed a conflict marker.
1 parent 97ee4f7 commit eb078e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/python_api/value/TestValueAPI.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ def test(self):
214214
33,
215215
"Got the right value",
216216
)
217-
>>>>>>> 3707c540d23a (Make ValueObject::Cast work for casts from smaller to larger structs in the cases where this currently can work. (#84588))
218217

219218
# Check that lldb.value implements truth testing.
220219
self.assertFalse(lldb.value(frame0.FindVariable("bogus")))

0 commit comments

Comments
 (0)