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

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 14 15:59:47 PDT 2022


var-const added a comment.

In D129806#3653412 <https://reviews.llvm.org/D129806#3653412>, @philnik wrote:

> 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.

Yeah, basically I just meant to make sure the description of the merged patch is correct. If that's the case, never mind.


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