aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2022-01-18 12:38:28 -0800
committerPhilip Reames <listmail@philipreames.com>2022-01-18 12:55:13 -0800
commit31c0e52420bb089291758a11e65e1672244c2e9f (patch)
tree0644850bba12fcecb222d801272df9cabf0abcdc /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parenta440b0404f8625984389db9ee102ba308754747a (diff)
downloadllvm-31c0e52420bb089291758a11e65e1672244c2e9f.zip
llvm-31c0e52420bb089291758a11e65e1672244c2e9f.tar.gz
llvm-31c0e52420bb089291758a11e65e1672244c2e9f.tar.bz2
A readonly operand bundle should not prevent inference of readonly from a readnone callee
A readonly operand bundle disallows inference of readnone from the callee, but it should not prevent us from using the readnone fact on the callee to infer readonly for the callsite. Fixes pr53270. Differential Revision: https://reviews.llvm.org/D117591
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions