[all-commits] [llvm/llvm-project] 853da5: Revert "[Support] Don't include <algorithm> in Has...
darkbuck via All-commits
all-commits at lists.llvm.org
Fri Apr 16 09:19:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 853da5977e74e6d4412397db341f6c4e8cadb895
https://github.com/llvm/llvm-project/commit/853da5977e74e6d4412397db341f6c4e8cadb895
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2021-04-16 (Fri, 16 Apr 2021)
Changed paths:
M llvm/include/llvm/ADT/Hashing.h
Log Message:
-----------
Revert "[Support] Don't include <algorithm> in Hashing.h"
This reverts commit ef620c40f371e7e3269bd8bef57d069330baa355.
- `std::rotate` still needs <alogirthm>
More information about the All-commits
mailing list