[libcxx-commits] [PATCH] D135248: [libc++] implement move_iterator<T*> should be a random access iterator

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 1 11:05:05 PST 2023


Mordante added a comment.

In D135248#4162128 <https://reviews.llvm.org/D135248#4162128>, @phyBrackets wrote:

> https://github.com/llvm/llvm-project/commit/813e1da9749a5d2d604198cf534f750c842eda22 , commited by me only!

FYI it seems that commit message does have a slightly different

  Differntial Revision- https://reviews.llvm.org/D135248

part in the message. Please use the proper form next time, then Phabricator will automatically close the revision.

Can you close it manually?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135248



More information about the libcxx-commits mailing list