http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat...
http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat literal for use in some of the tests. <sigh> And cleaned up some harmless but irritating warnings in the tests. llvm-svn: 131318
Showing
- libcxx/include/cmath 444 additions, 454 deletionslibcxx/include/cmath
- libcxx/include/iosfwd 1 addition, 0 deletionslibcxx/include/iosfwd
- libcxx/test/depr/depr.c.headers/math_h.pass.cpp 73 additions, 71 deletionslibcxx/test/depr/depr.c.headers/math_h.pass.cpp
- libcxx/test/depr/depr.c.headers/stdio_h.pass.cpp 8 additions, 8 deletionslibcxx/test/depr/depr.c.headers/stdio_h.pass.cpp
- libcxx/test/hexfloat.h 37 additions, 0 deletionslibcxx/test/hexfloat.h
- libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/get_double.pass.cpp 2 additions, 1 deletion.../locale.num.get/facet.num.get.members/get_double.pass.cpp
- libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/get_float.pass.cpp 2 additions, 1 deletion...c/locale.num.get/facet.num.get.members/get_float.pass.cpp
- libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/get_long_double.pass.cpp 2 additions, 1 deletion...le.num.get/facet.num.get.members/get_long_double.pass.cpp
- libcxx/test/numerics/c.math/cmath.pass.cpp 4 additions, 2 deletionslibcxx/test/numerics/c.math/cmath.pass.cpp
Loading
Please register or sign in to comment