[Lldb-commits] [lldb] [lldb] use the Py_REFCNT() macro instead of directly accessing member (PR #188161)

Charlie Li via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 24 15:47:18 PDT 2026


vishwin wrote:

> As I was about to merge your PR, I noticed that it said "This commit will be authored by [vishwin at users.noreply.github.com](mailto:vishwin at users.noreply.github.com)." even though the private e-mail check passed. It seems like this is hitting the issue described at the very end of [this RFC](https://discourse.llvm.org/t/hidden-emails-on-github-should-we-do-something-about-it).
> 
> Can you please make sure that “Keep my email addresses private” is disabled in your [account settings](https://github.com/settings/emails)? See https://llvm.org/docs/DeveloperPolicy.html#email-addresses for more context.

I wish that option, for web operations, was repository-specific. Regardless, the actual email I want associated with this commit is good, so I've temporarily disabled the option for now.

https://github.com/llvm/llvm-project/pull/188161


More information about the lldb-commits mailing list