[PATCH] D26920: Add validation to Stage 2 of num_get
Eric van Gyzen via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 22 12:39:43 PST 2016
vangyzen added a comment.
On Fedora 24, all std/localization test results are as expected.
On FreeBSD 11, all std/.../category.numeric tests pass, and there are no additional unexpected results under std/localization.
While I'm on that topic: Under std/localization, the number of unexpected failures on FreeBSD is almost the same as the //expected// failures on Fedora. Perhaps they are due to hard-coded expectations about locale data. A proposed fix for some of these is in https://reviews.llvm.org/D26979.
https://reviews.llvm.org/D26920
More information about the cfe-commits
mailing list