[libcxx-commits] [PATCH] D129806: [libc++] Implement ranges::replace_copy{, _if}

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 14 15:21:31 PDT 2022


philnik added a comment.

In D129806#3653395 <https://reviews.llvm.org/D129806#3653395>, @var-const wrote:

> @philnik Please amend the description in `git`, should be `replace_copy`, not `replace`.

What do you mean exactly? The commit message gets updated automatically to the Differential title and description when landing if you mean that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129806



More information about the libcxx-commits mailing list