diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2024-06-25 19:05:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-25 19:05:16 +0100 |
commit | 21ab32e1c144b42458b7b3181e84bfb45aadcc54 (patch) | |
tree | 7e99a21007eb54971ea5960808f01512ae019c97 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | a0869331ec0c9ae42f696e87d72416ea5ecb926f (diff) | |
download | llvm-21ab32e1c144b42458b7b3181e84bfb45aadcc54.zip llvm-21ab32e1c144b42458b7b3181e84bfb45aadcc54.tar.gz llvm-21ab32e1c144b42458b7b3181e84bfb45aadcc54.tar.bz2 |
[lldb][LibCxx] Move incorrect nullptr check (#96635)
Found while skimming this code. Don't have a reproducible test case for
this but the nullptr check should clearly occur before we try to
dereference `location_sp`.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions