diff options
| author | Timm Baeder <tbaeder@redhat.com> | 2024-07-30 13:26:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-30 13:26:57 +0200 |
| commit | 53925e33c5943bee7cf2fe29ca1274a42a5d5687 (patch) | |
| tree | 2070cd27be8a448f8af35d844754bbce6176693c /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 36c57532f528e2d6420c0d205841af8b76c70d6a (diff) | |
| download | llvm-53925e33c5943bee7cf2fe29ca1274a42a5d5687.zip llvm-53925e33c5943bee7cf2fe29ca1274a42a5d5687.tar.gz llvm-53925e33c5943bee7cf2fe29ca1274a42a5d5687.tar.bz2 | |
[clang][Interp] Fix primitive MoveFn (#101165)
Declaring the SrcPtr as const will cause us later to call the copy ctor
instead of the move ctor.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
