Parsing floating point numbers with very long precision was broken, and this patch...
authorHoward Hinnant <hhinnant@apple.com>
Fri, 8 Mar 2013 19:06:24 +0000 (19:06 +0000)
committerHoward Hinnant <hhinnant@apple.com>
Fri, 8 Mar 2013 19:06:24 +0000 (19:06 +0000)
commit7e4844b35371bcfd5cdff688a9d7346f8e982211
treeb97b8f41bf81f23b93cd97a8d27d3d892e80a9e6
parent5085d9b27594224856be21d2a4507269a3920e2a
Parsing floating point numbers with very long precision was broken, and this patch fixes it.  This fixes llvm.org/bugs/show_bug.cgi?id=15445.

llvm-svn: 176711
libcxx/include/locale
libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/get_double.pass.cpp