swift
7de95736
- Don't verify exact NaN text for .debugDescription (#33391)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Don't verify exact NaN text for .debugDescription (#33391) This specific check has never worked on all processors (because some FP HW mangles NaNs) and recent LLVM changes have broken it on the remaining platforms. Resolves SR-13354
References
#33391 - Don't verify exact NaN text for .debugDescription
Author
tbkka
Parents
142aa5f9
Loading