[libcxx-commits] [PATCH] D125300: [libc++] type_traits: make __invokable_r work in terms of argument passing.

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 14 17:24:17 PDT 2022


philnik added a subscriber: ldionne.
philnik added a comment.

In D125300#3513912 <https://reviews.llvm.org/D125300#3513912>, @jacobsa wrote:

> @philnik sorry if this is an obvious question, but what's the next step here?
> Are you able to approve the change so I can commit it, or do you commit
> giving me attribution, or what?

A second person from the #libc <https://reviews.llvm.org/tag/libc/> group has to approve and then I (or someone else) can commit it. The review pipeline is currently stalled a bit so it might take another week, probably mostly depending on when @ldionne has some time. Feel free to ping in a week or so if nothing happened until then.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125300



More information about the libcxx-commits mailing list