[all-commits] [llvm/llvm-project] c2ab3d: LibcBenchmark.h - add missing implicit cmath heade...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jun 6 02:39:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2ab3d2c85c8af4483f05d8bb702891cd3682969
https://github.com/llvm/llvm-project/commit/c2ab3d2c85c8af4483f05d8bb702891cd3682969
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-06-06 (Sun, 06 Jun 2021)
Changed paths:
M libc/benchmarks/LibcBenchmark.h
Log Message:
-----------
LibcBenchmark.h - add missing implicit cmath header dependency. NFCI.
Noticed while investigating if we can remove an unnecessary MathExtras.h include from SmallVector.h
More information about the All-commits
mailing list