summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-27 15:49:19 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-27 15:49:19 +0000
commitf71f23d14d4353f823ddf93680ddac86e95819d7 (patch)
tree26b8637a80f4db36c73323a7f047788b1868fdb2 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parentaae97bfd0c323edef5363ce296c9f6f79db410cf (diff)
downloadbcm5719-llvm-f71f23d14d4353f823ddf93680ddac86e95819d7.tar.gz
bcm5719-llvm-f71f23d14d4353f823ddf93680ddac86e95819d7.zip
FunctionImportGlobalProcessing::processGlobalForThinLTO - silence static analyzer dyn_cast<FunctionSummary> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<FunctionSummary> directly and if not assert will fire for us. llvm-svn: 373097
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud