[PATCH] D100659: [ADT] Don't include <algorithm> in iterator.h

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 09:21:59 PDT 2021


amccarth added a comment.

Perhaps somebody confused `<utility>` `std::move` with `<algorithm>` `std::move`.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100659



More information about the llvm-commits mailing list