[libcxx-commits] [PATCH] D113612: [libc++] Value-initialize unique_ptr's deleter_type

Johan Berg via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 22 13:37:16 PST 2021


bergjohan added a comment.

In D113612#3146758 <https://reviews.llvm.org/D113612#3146758>, @ldionne wrote:

> Can you please rebase onto `main`? That will re-trigger CI and it should pass.
>
> Also, if you want me to commit this for you, please provide `Author Name <email at domain>`. Thanks!

Done!

Thanks, you can use "Johan Berg <47738833+bergjohan at users.noreply.github.com>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113612



More information about the libcxx-commits mailing list