[all-commits] [llvm/llvm-project] 33864e: [lld] Turn misc copy-assign to move-assign (#184145)
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Tue Mar 3 05:28:21 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33864efe461e6c71545b009d1a394d2b756784f8
https://github.com/llvm/llvm-project/commit/33864efe461e6c71545b009d1a394d2b756784f8
Author: serge-sans-paille <sguelton at mozilla.com>
Date: 2026-03-03 (Tue, 03 Mar 2026)
Changed paths:
M lld/COFF/Driver.cpp
M lld/wasm/OutputSections.cpp
Log Message:
-----------
[lld] Turn misc copy-assign to move-assign (#184145)
That's an automated patch generated from clang-tidy
performance-use-std-move as a follow-up to #184136
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list