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 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits