swift
7de95736 - Don't verify exact NaN text for .debugDescription (#33391)

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
Author
Parents
Loading