aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-23 12:50:12 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-23 12:50:12 +0000
commit946f29028e063c768dc9b8c6e87c2eb584993df6 (patch)
tree8e83801a13b586b9268d430a30d27da98fcb3f47 /lldb/source/Commands/CommandObjectThread.cpp
parent20d46fbd4a51a0b80731268f8d72b62e87ead915 (diff)
downloadllvm-946f29028e063c768dc9b8c6e87c2eb584993df6.zip
llvm-946f29028e063c768dc9b8c6e87c2eb584993df6.tar.gz
llvm-946f29028e063c768dc9b8c6e87c2eb584993df6.tar.bz2
[llvm-objdump] Use cast<> instead of dyn_cast<> to avoid dereference of nullptr
The pointer is dereferenced immediately, so assert the cast is correct instead of returning nullptr
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions