summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-10-29 09:25:36 -0400
committerSanjay Patel <spatel@rotateright.com>2019-10-29 09:28:47 -0400
commit09feea972d0f2c7b4f16719f3c70ac0795770330 (patch)
tree6ec5808f89ecb96925fd995af6c80d201b378c87 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
parentc6e04328814168c32764eb33736ee900b84996fe (diff)
downloadbcm5719-llvm-09feea972d0f2c7b4f16719f3c70ac0795770330.tar.gz
bcm5719-llvm-09feea972d0f2c7b4f16719f3c70ac0795770330.zip
[IR] move/change null-check to assert
This should trigger a dereference before null-check warning, but I don't see it when building with clang. In any case, the current and known future users of this helper require non-null args, so I'm converting the 'if' to an assert.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud