aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
diff options
context:
space:
mode:
authorAndy Kaylor <akaylor@nvidia.com>2025-08-13 16:14:32 -0700
committerGitHub <noreply@github.com>2025-08-13 16:14:32 -0700
commitf2d76b58f8f7b96bb8227fa55ea0ad53e53368bc (patch)
tree0b9f0c45e42c5517d06ede66d0063fa7bfb1fb47 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
parent9f953fa62fd1df8a173f3de3361d798c65bf47e3 (diff)
downloadllvm-f2d76b58f8f7b96bb8227fa55ea0ad53e53368bc.zip
llvm-f2d76b58f8f7b96bb8227fa55ea0ad53e53368bc.tar.gz
llvm-f2d76b58f8f7b96bb8227fa55ea0ad53e53368bc.tar.bz2
[CIR] Use a loop for array initialization (#153499)
This updates the array initialization loop to use a do..while loop rather than a fully serialized initialization. It also allows the initialization of destructed objects when exception handling is not enabled. Array initialization when exception handling is enabled remains unimplemented, but more precise messages are now emitted.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions