aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-08 16:18:46 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-08 16:18:55 +0000
commit6ee589e2f563a2a5c91f9aeb2762f092dd197e32 (patch)
tree713138aa3bcb9ea6cb8aa5f7694e721e3e9357df /lldb/source/Commands/CommandObjectFrame.cpp
parent7e679f88ac2e51b02e33f4d93208c7ccd5579ca1 (diff)
downloadllvm-6ee589e2f563a2a5c91f9aeb2762f092dd197e32.zip
llvm-6ee589e2f563a2a5c91f9aeb2762f092dd197e32.tar.gz
llvm-6ee589e2f563a2a5c91f9aeb2762f092dd197e32.tar.bz2
[CGObjCMac] Use castAs<> instead of getAs<> to avoid dereference of nullptr inside BuildRCBlockVarRecordLayout
This will assert the cast is correct instead of returning nullptr (UnionType is a subtype of RecordType so this should be clean).
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions