da-viper wrote: > You mentioned some kinds of bad behavior as a result of doing that. Is any of > that testable? Otherwise, LGTM.
Could not find a reliable way to test it from the python API. It casts the number back to uint32_t and that is implementation defined. https://github.com/llvm/llvm-project/pull/165453 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
