Learn more about cloning repositories
You have read-only access
stdlib: libm's sqrt and llvm.sqrt are not semantically equivalent llvm.sqrt(-1.0) is undefined, while sqrt(-1.0) is defined as nan. rdar://18371371 Swift SVN r22864