[llvm-branch-commits] [lldb] release/22.x: [lldb] Move ValueImpl and ValueLocker to ValueObject, NFC. (#178573) (PR #179500)
Cullen Rhodes via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Feb 4 00:18:13 PST 2026
c-rhodes wrote:
for backports a single PR with multiple commits is preferred as it reduces context and prevents a situation where an NFC patch may land but the subsequent patch not, rendering the NFC useless. The cherry-pick command supports multiple commits
https://github.com/llvm/llvm-project/pull/179500
More information about the llvm-branch-commits
mailing list