[PATCH] D100656: [Support] Don't include <algorithm> in MathExtras.h

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 11:02:46 PDT 2021


thakis added a comment.

In D100656#2695112 <https://reviews.llvm.org/D100656#2695112>, @stella.stamenova wrote:

> This broke several windows bots, for example the MLIR one:
>
> https://lab.llvm.org/buildbot/#/builders/13/builds/6984

…isn't the fix for that to instead add the include to APInt.h? Why the revert?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100656



More information about the llvm-commits mailing list