Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libc/src/math/generic/tanf.cpp | ||
---|---|---|
100–105 | Can you add some commentary to explain why a volatile is required? |
Differential D143098
[libc][math] Fix setting exceptional value for tanf to work with gcc. lntue on Feb 1 2023, 11:27 AM. Authored by
Details
Diff Detail
Event Timeline
|
Can you add some commentary to explain why a volatile is required?