aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/Process/gdb-remote
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-01 11:25:17 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-01 11:25:17 +0000
commitbc9a1b37b934626f54f4c960f6a86ea76785ab1a (patch)
tree1e945793ec7917f579d4e2fd3031f6900b084b17 /lldb/unittests/Process/gdb-remote
parent9f2bf666bc0ec59be6684ef8b50cab22a4fad50e (diff)
downloadllvm-bc9a1b37b934626f54f4c960f6a86ea76785ab1a.zip
llvm-bc9a1b37b934626f54f4c960f6a86ea76785ab1a.tar.gz
llvm-bc9a1b37b934626f54f4c960f6a86ea76785ab1a.tar.bz2
ObjectFile makeTriple - silence static analyzer dyn_cast<COFFObjectFile> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<COFFObjectFile> directly and if not assert will fire for us. llvm-svn: 373324
Diffstat (limited to 'lldb/unittests/Process/gdb-remote')
0 files changed, 0 insertions, 0 deletions