aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.h
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 10:56:07 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 10:56:07 +0000
commitfaa5b39e4e06f5645638471a1f86091806916fc8 (patch)
tree45ab8e2c0e642c228883ba0bb4578206d02adea1 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.h
parent93c8951147bf2be4cc2da805013eb7de087fd4e0 (diff)
downloadllvm-faa5b39e4e06f5645638471a1f86091806916fc8.zip
llvm-faa5b39e4e06f5645638471a1f86091806916fc8.tar.gz
llvm-faa5b39e4e06f5645638471a1f86091806916fc8.tar.bz2
PGOMemOPSizeOpt - silence static analyzer dyn_cast<MemIntrinsic> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<MemIntrinsic> directly and if not assert will fire for us. llvm-svn: 372959
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.h')
0 files changed, 0 insertions, 0 deletions