[all-commits] [llvm/llvm-project] 34f3e5: Include <cmath> before using std::pow()
Jason Molenda via All-commits
all-commits at lists.llvm.org
Wed Sep 28 17:36:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34f3e576806bc91f7ebf3da43cf9c1cbc18c0ba2
https://github.com/llvm/llvm-project/commit/34f3e576806bc91f7ebf3da43cf9c1cbc18c0ba2
Author: Jason Molenda <jason at molenda.com>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M lldb/unittests/Utility/ScalarTest.cpp
Log Message:
-----------
Include <cmath> before using std::pow()
Not sure why this is failing for me to build tonight, but either
something in a header somewhere changed or my tools changed, and
it is failing to compile.
More information about the All-commits
mailing list