Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94198
[libc] Use a wrapper for rand instead of calling std::rand in fma tests. ClosedPublic Authored by sivachandra on Jan 6 2021, 2:43 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 6 2021, 2:49 PM This revision was landed with ongoing or failed builds.Jan 6 2021, 3:08 PM Closed by commit rGf9e858f5fd74: [libc] Use a wrapper for rand instead of calling std::rand in fma tests. (authored by sivachandra). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 315003 libc/test/src/math/FmaTest.h
libc/utils/testutils/CMakeLists.txt
libc/utils/testutils/RandUtils.h
libc/utils/testutils/RandUtils.cpp
|