summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorDevin Coughlin <dcoughlin@apple.com>2016-01-28 22:23:34 +0000
committerDevin Coughlin <dcoughlin@apple.com>2016-01-28 22:23:34 +0000
commitde21767a4d127293fe0ce945225f5851e80fa058 (patch)
tree572a96be78e8c2085fa401d6f8f9e74ebb12c99c /lldb/packages/Python/lldbsuite/test/python_api
parentc33088f41ec25e1b89af1e1a3f51f7ce998ca2d5 (diff)
downloadbcm5719-llvm-de21767a4d127293fe0ce945225f5851e80fa058.tar.gz
bcm5719-llvm-de21767a4d127293fe0ce945225f5851e80fa058.zip
[analyzer] Suppress nullability warnings in copy, mutableCopy, and init families.
There are multiple, common idioms of defensive nil-checks in copy, mutableCopy, and init methods in ObjC. The analyzer doesn't currently have the capability to distinguish these idioms from true positives, so suppress all warnings about returns in those families. This is a pretty blunt suppression that we should improve later. rdar://problem/24395811 llvm-svn: 259099
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud