[all-commits] [llvm/llvm-project] 0fc401: APInt.h - add missing <utility> header.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jun 11 05:35:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fc4016d913d3ca2f490b1f1b132798ec0a13e00
https://github.com/llvm/llvm-project/commit/0fc4016d913d3ca2f490b1f1b132798ec0a13e00
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-06-11 (Fri, 11 Jun 2021)
Changed paths:
M llvm/include/llvm/ADT/APInt.h
Log Message:
-----------
APInt.h - add missing <utility> header.
Some buildbots are complaining about std::move() after rG61cdaf66fe22be2b5942ddee4f46a998b4f3ee29
More information about the All-commits
mailing list