diff options
author | Nikita Popov <npopov@redhat.com> | 2025-02-12 15:26:38 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2025-02-12 15:29:47 +0100 |
commit | f085261b59a782ebd602ae1e590242ab70ddf8a4 (patch) | |
tree | c749f7a335cbe74269792a03756a906ee3bd3966 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | 108e6bca693e5f44d2d17da5a6e06203a0290de7 (diff) | |
download | llvm-f085261b59a782ebd602ae1e590242ab70ddf8a4.zip llvm-f085261b59a782ebd602ae1e590242ab70ddf8a4.tar.gz llvm-f085261b59a782ebd602ae1e590242ab70ddf8a4.tar.bz2 |
[IRBuilder] Add additional overload with in-place Inserter construction (NFC)
Currently, for IRBuilders that require an explicitly constructed
Folder, we also force Inserter to be constructed and then copied.
Provide a variant where the Inserter uses in-place default
construction, to support cases where it is self-referential.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions