diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-24 11:40:45 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-24 11:40:45 +0000 |
commit | 06cdcb5f68b923c7e6e632edd91f49e4f9dd653e (patch) | |
tree | ba72d92d740f01d2c2a12d65b20fc62f9fe8c178 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 934f18144de4b8039e602608f508f5210177a670 (diff) | |
download | bcm5719-llvm-06cdcb5f68b923c7e6e632edd91f49e4f9dd653e.tar.gz bcm5719-llvm-06cdcb5f68b923c7e6e632edd91f49e4f9dd653e.zip |
[IR] IntrinsicInst - silence static analyzer dyn_cast<> null dereference warnings. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<> directly and if not assert will fire for us.
llvm-svn: 372733
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions