[libcxx-commits] [PATCH] D94530: [libc++] improve feature test macro script

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 18 12:16:59 PST 2021


ldionne added a comment.

In D94530#2505331 <https://reviews.llvm.org/D94530#2505331>, @WimLeflere wrote:

> In D94530#2505309 <https://reviews.llvm.org/D94530#2505309>, @ldionne wrote:
>
>> Do you need help committing this? If so, please provide `Author Name <email at domain>`. Thanks!
>
> Is it an action I can take in the web interface?
> Do I need certain access rights?
>
> Info: `Wim Leflere wim.leflere at gmail.com`

The usual workflow for frequent contributors is to commit themselves as explained in https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access. If you plan on submitting a lot of patches, you should consider getting commit access so that we don't have to commit it for you. For now, it's fine of course -- I'll commit this for you.

Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94530



More information about the libcxx-commits mailing list