aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-08-04 09:06:38 +0200
committerGitHub <noreply@github.com>2025-08-04 09:06:38 +0200
commit549990124d1f71b1cdd0f14228a22738113b2f84 (patch)
tree3ffe6529fe2ba10e1fba75f7ae9fd1dacb91d8f0 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parent28ed57eda80dc5e3b7dd01d15100c126fa4e50f6 (diff)
downloadllvm-549990124d1f71b1cdd0f14228a22738113b2f84.zip
llvm-549990124d1f71b1cdd0f14228a22738113b2f84.tar.gz
llvm-549990124d1f71b1cdd0f14228a22738113b2f84.tar.bz2
[llvm-reduce] Do not replace lifetime pointer arg with zero/one/poison (#151697)
The lifetime argument is now required to be an alloca, so we should not try to replace it with a constant. We also shouldn't try to change the size argument to zero/one, similar to how we avoid zero-size allocas.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions