Commits

Enrico Granata committed 729b90e087a
Split the floating-point QuickLook object in two: Float and Double for respectively single and double precision values This allows reflection clients a more detailed perspective on what precision values they are inspecting, and is largely meant to support improvements to the way Xcode represents floating point numbers in the playgrounds UI (rdar://19124310) Swift SVN r24372