Unverified Commit af8445e9 authored by Troy Butler's avatar Troy Butler Committed by GitHub
Browse files

[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: default avatarTroy-Butler <squintik@outlook.com>
Co-authored-by: default avatarTroy-Butler <squintik@outlook.com>
parent 28d85e2d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment