[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 08:45:48 PDT 2021
thakis added a comment.
(Found by https://commondatastorage.googleapis.com/chromium-browser-clang/llvm-include-analysis.html – it's unclear how many TUs don't include <algorithm> after this, maybe it's still included in most places through some other common header)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100656/new/
https://reviews.llvm.org/D100656
More information about the llvm-commits
mailing list