llvm-project
2f2b931e - [C23] Correct the type for INFINITY and NAN in freestanding

Commit
1 year ago
[C23] Correct the type for INFINITY and NAN in freestanding This amends bcb7c38af7de59f3b2201734ee11987839cd7bbe to correct the type use for the two macros to be float rather than double. Also adds additional test coverage. https://github.com/llvm/llvm-project/issues/98018 was filed to track the duplicate diagnostic issue that was discovered.
Author
Committer
Parents
Loading