[all-commits] [llvm/llvm-project] da6272: [ADT] Don't include <algorithm> in iterator.h

Nico Weber via All-commits all-commits at lists.llvm.org
Fri Apr 16 09:21:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da627258742ae638b813d0341f069d5b4a6bd9ae
      https://github.com/llvm/llvm-project/commit/da627258742ae638b813d0341f069d5b4a6bd9ae
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-04-16 (Fri, 16 Apr 2021)

  Changed paths:
    M llvm/include/llvm/ADT/iterator.h

  Log Message:
  -----------
  [ADT] Don't include <algorithm> in iterator.h

As far as I can tell, nothing in iterator.h uses anything from <algorithm>.

Differential Revision: https://reviews.llvm.org/D100659




More information about the All-commits mailing list