[libcxx-commits] [PATCH] D135248: [libc++] implement move_iterator<T*> should be a random access iterator
Shivam Rajput via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Feb 17 10:05:20 PST 2023
phyBrackets added a comment.
In D135248#4135268 <https://reviews.llvm.org/D135248#4135268>, @fsb4000 wrote:
>> patch application failed
>
> How did you create your diff?
> I create my diffs like this:
>
> git diff -U999999 main > 1.txt
>
> and then I upload 1.txt
Thanks @fsb4000 , missed the main
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