[libcxx-commits] [PATCH] D119685: [libc++] [test] Qualify `distance` as `std::distance` in a lot of tests. NFCI.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 14 13:08:08 PST 2022
Mordante accepted this revision.
Mordante added a comment.
In D119685#3320577 <https://reviews.llvm.org/D119685#3320577>, @ldionne wrote:
> This patch and the proposed plan SGTM, however if all the changes look basically like this (just adding `std::` mechanically), I'd rather just have all the follow-ups in the same PR. It's going to be as easy to review and will create less review traffic.
+1 to what Louis said.
Thanks for the cleanup and LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119685/new/
https://reviews.llvm.org/D119685
More information about the libcxx-commits
mailing list