aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-23 15:11:08 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-23 15:11:08 +0000
commitd7aa402b4b8a325a68c20d0300ac6bc664766be0 (patch)
tree5f4d22298a8ba2a294fc8f4f312f27fe32c8234e /lldb/source/Commands/CommandObjectThread.cpp
parentc93491352cf3146559de7755283f0dd259392126 (diff)
downloadllvm-d7aa402b4b8a325a68c20d0300ac6bc664766be0.zip
llvm-d7aa402b4b8a325a68c20d0300ac6bc664766be0.tar.gz
llvm-d7aa402b4b8a325a68c20d0300ac6bc664766be0.tar.bz2
[lldb] PdbAstBuilder - use cast<> instead of dyn_cast<> to avoid dereference of nullptr
The pointers are 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