summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py
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/packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py
parent93c8951147bf2be4cc2da805013eb7de087fd4e0 (diff)
downloadbcm5719-llvm-faa5b39e4e06f5645638471a1f86091806916fc8.tar.gz
bcm5719-llvm-faa5b39e4e06f5645638471a1f86091806916fc8.zip
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/packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud