[lldb] Replace condition that always evaluates to false (#89685)
Addresses issue #87243. The current code incorrectly checks the validity of ```obj``` twice when it should be checking the new ```str_obj``` pointer. Signed-off-by:Troy-Butler <squintik@outlook.com> Co-authored-by:
Troy-Butler <squintik@outlook.com>
parent
28d85e2d
Please register or sign in to comment