[PATCH] D127873: [clang-format] Fix misplacement of `*` in declaration of pointer to struct

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 28 01:50:51 PDT 2022


HazardyKnusperkeks added a comment.

In D127873#3614559 <https://reviews.llvm.org/D127873#3614559>, @jackhong12 wrote:

> Sorry, I don't have commit access. @HazardyKnusperkeks, could you help me commit it?
>
> If I want to contribute to LLVM in the future, how do I get the commit permission? Does it depend on the number of patches I submit?

https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access

I can push it for you, but if you want to get the commit access, you can wait and do it yourself. Just ask for it, I didn't have to wait long.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127873/new/

https://reviews.llvm.org/D127873



More information about the cfe-commits mailing list