aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2025-05-19 18:37:49 -0700
committerGitHub <noreply@github.com>2025-05-19 18:37:49 -0700
commitdf0358f36b69689b8d502efd08cb8422cf170600 (patch)
treeddec823ce151f25ff78016ad8db5cddbb3fdf010 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parentae46353f5f47695ef448f558df5e5cdd48159266 (diff)
downloadllvm-df0358f36b69689b8d502efd08cb8422cf170600.zip
llvm-df0358f36b69689b8d502efd08cb8422cf170600.tar.gz
llvm-df0358f36b69689b8d502efd08cb8422cf170600.tar.bz2
[lldb-dap] Remove spurious move (NFC) (#140641)
getArgumentsIfRequest is returning a local variable by value. Using std::move is not needed and may inhibit copy elision. Also fixes the braces around a single-line if.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions