aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
diff options
context:
space:
mode:
authormartinboehme <mboehme@google.com>2023-11-07 09:48:40 +0100
committerGitHub <noreply@github.com>2023-11-07 09:48:40 +0100
commit6b573f4611df470c23c7048fe820e0f216e9a8e1 (patch)
tree4c2ad62848cf3fad4e3b7f75a033be9f28e6729c /lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
parente09184ffe087e7efcdd15eec65c89b7a3cb3762f (diff)
downloadllvm-6b573f4611df470c23c7048fe820e0f216e9a8e1.zip
llvm-6b573f4611df470c23c7048fe820e0f216e9a8e1.tar.gz
llvm-6b573f4611df470c23c7048fe820e0f216e9a8e1.tar.bz2
[clang][dataflow] Fix assert-fail when calling assignment operator with by-value parameter. (#71384)
The code assumed that the source parameter of an assignment operator is always passed by reference, but it is legal for it to be passed by value. This patch includes a test that assert-fails without the fix.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp')
0 files changed, 0 insertions, 0 deletions