[Lldb-commits] [lldb] [lldb][docs] document an analogue for `info proc mappings` (PR #153559)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 15 05:05:04 PDT 2025
DavidSpickett wrote:
> Or do you mean that GitHub will rewrite the commits to hide the email on merge?
Yep, it's an unfortunate combination of us needing an email address for licensing purposes, and the squash and merge strategy we have set. It uses the PR description for the final commit and whatever email comes from the GitHub settings not the original commits.
Given that we got this far, and I do sympathise with this being a pain, I've pushed it directly in https://github.com/llvm/llvm-project/commit/ce0bc3aa70bb3fa58473058985f4e5cd1ac45b5a.
Thanks for taking the time to improve lldb!
https://github.com/llvm/llvm-project/pull/153559
More information about the lldb-commits
mailing list