[all-commits] [llvm/llvm-project] 0b18c4: SmallVector.h - remove unused MathExtras.h header ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jun 6 01:30:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b18c4c0ec03f0321ee83b9976da5777d0e4f53f
https://github.com/llvm/llvm-project/commit/0b18c4c0ec03f0321ee83b9976da5777d0e4f53f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-06-06 (Sun, 06 Jun 2021)
Changed paths:
M llvm/include/llvm/ADT/SmallVector.h
Log Message:
-----------
SmallVector.h - remove unused MathExtras.h header (REAPPLIED). NFCI.
Try again to remove this header - I think I've found the implicit dependencies (mainly for <cmath>) on linux builds now.
More information about the All-commits
mailing list