kastiglione wrote:

thanks @medismailben, I did another update to add a `dynamic` property, which 
is effectively an unwrapping operation. These two expressions have the same 
result:

```py
data["id"] == data.GetValueForKey("id").GetUnsignedInteger()
```

https://github.com/llvm/llvm-project/pull/155061
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to