[PATCH] D67586: Replace uses of std::iterator with explicit using
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 12 10:39:24 PDT 2021
MaskRay added a comment.
In D67586#2681723 <https://reviews.llvm.org/D67586#2681723>, @hamzasood wrote:
> I had no idea that this was left incomplete. I've rebased the patch and applied the same process to some new classes that were added in the meantime.
>
> I don't have commit access anymore after the move to Git, so I'd appreciate it if someone could commit this on my behalf.
I made clang-format fixes. I am testing and will push it on your behalf. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67586/new/
https://reviews.llvm.org/D67586
More information about the llvm-commits
mailing list