diff options
author | isuckatcs <65320245+isuckatcs@users.noreply.github.com> | 2022-06-17 16:40:47 +0200 |
---|---|---|
committer | isuckatcs <65320245+isuckatcs@users.noreply.github.com> | 2022-06-17 18:56:13 +0200 |
commit | 92bf652d40740b947de6c41fe09f282ec0530dc5 (patch) | |
tree | 34e7eb3bfcb889ed305afea2a11272f4601149bf /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp | |
parent | ad709a752daa6aebf03a3d34fc5b2e24a8a0dbea (diff) | |
download | llvm-92bf652d40740b947de6c41fe09f282ec0530dc5.zip llvm-92bf652d40740b947de6c41fe09f282ec0530dc5.tar.gz llvm-92bf652d40740b947de6c41fe09f282ec0530dc5.tar.bz2 |
[Static Analyzer] Small array binding policy
If a lazyCompoundVal to a struct is bound to the store, there is a policy which decides
whether a copy gets created instead.
This patch introduces a similar policy for arrays, which is required to model structured
binding to arrays without false negatives.
Differential Revision: https://reviews.llvm.org/D128064
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp')
0 files changed, 0 insertions, 0 deletions