[all-commits] [llvm/llvm-project] 0b36a3: Reland "[Support] Don't include <algorithm> in Mat...
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Apr 16 11:08:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b36a33ab89488a631d5ee9580904a36898c7954
https://github.com/llvm/llvm-project/commit/0b36a33ab89488a631d5ee9580904a36898c7954
Author: Nico Weber <thakis at chromium.org>
Date: 2021-04-16 (Fri, 16 Apr 2021)
Changed paths:
M llvm/include/llvm/ADT/APInt.h
M llvm/include/llvm/Support/MathExtras.h
Log Message:
-----------
Reland "[Support] Don't include <algorithm> in MathExtras.h"
This reverts commit af2a93fd6e9f9e037d2e2d67b879fe85d7e1cbed.
This time, add the include to APInt.h, which apparently relied
on getting this include transitively.
More information about the All-commits
mailing list