diff options
author | George Karpenkov <ekarpenkov@apple.com> | 2018-07-27 18:26:40 +0000 |
---|---|---|
committer | George Karpenkov <ekarpenkov@apple.com> | 2018-07-27 18:26:40 +0000 |
commit | b293c6bb54c036648f95c256e2281f77e38553a7 (patch) | |
tree | a1fa4a80bfe52b8fd81030b8dd34d2ab50510d68 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | 9d93c6026a61507db25e8615d82a2576bdc8b319 (diff) | |
download | bcm5719-llvm-b293c6bb54c036648f95c256e2281f77e38553a7.tar.gz bcm5719-llvm-b293c6bb54c036648f95c256e2281f77e38553a7.zip |
[analyzer] Extend NoStoreFuncVisitor to insert a note on IVars
The note is added in the following situation:
- We are throwing a nullability-related warning on an IVar
- The path goes through a method which *could have* (syntactically
determined) written into that IVar, but did not
rdar://42444460
Differential Revision: https://reviews.llvm.org/D49689
llvm-svn: 338149
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions