[all-commits] [llvm/llvm-project] c80b88: [polly] #include <algorithm>
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Jun 21 13:28:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c80b88ee29f34078d2149de94e27600093e6c7c0
https://github.com/llvm/llvm-project/commit/c80b88ee29f34078d2149de94e27600093e6c7c0
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-06-21 (Tue, 21 Jun 2022)
Changed paths:
M polly/include/polly/Support/ISLTools.h
Log Message:
-----------
[polly] #include <algorithm>
For the usage of std::max in the header.
Speculative fix for
https://ci.chromium.org/ui/p/fuchsia/builders/toolchain.ci/clang-windows-x64/b8810806780048763729/overview
reported in https://reviews.llvm.org/D125263.
More information about the All-commits
mailing list