diff options
author | Troy Butler <118708570+Troy-Butler@users.noreply.github.com> | 2024-04-22 23:17:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-22 20:17:51 -0700 |
commit | af8445e9ce4d9bd74775a68b694957640f29d28a (patch) | |
tree | 5f8d01d71695acdecf2b786ab25caa1e2ecc19bc /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 28d85e2d9e9f3b62554ad8446095aac275022c3c (diff) | |
download | llvm-af8445e9ce4d9bd74775a68b694957640f29d28a.zip llvm-af8445e9ce4d9bd74775a68b694957640f29d28a.tar.gz llvm-af8445e9ce4d9bd74775a68b694957640f29d28a.tar.bz2 |
[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>
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions