diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-07-29 19:30:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-29 19:30:01 +0200 |
commit | 4a44a85c89af48d74c1b54f1429dc4d78c1071d5 (patch) | |
tree | e4b5b965163dff70d44e7304404752dba038376c /lldb/unittests/ScriptInterpreter/Python | |
parent | 59c3fe65054fd3fb9be62ef326d1540cc375e913 (diff) | |
download | llvm-4a44a85c89af48d74c1b54f1429dc4d78c1071d5.zip llvm-4a44a85c89af48d74c1b54f1429dc4d78c1071d5.tar.gz llvm-4a44a85c89af48d74c1b54f1429dc4d78c1071d5.tar.bz2 |
[clang][bytecode] Add Pointer::initializeAllElements() (#151151)
To initialize all elements of a primitive array at once. This saves us
from creating the InitMap just to destroy it again after all elements
have been initialized.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions