[PATCH] D24218: [libc++] Fix support for multibyte thousands_sep and decimal_point in moneypunct_byname and numpunct_byname.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 6 17:04:15 PDT 2016


EricWF retitled this revision from "[libc++] Fix support for multibyte thousands_sep and decimal_point in moneypunct_byname" to "[libc++] Fix support for multibyte thousands_sep and decimal_point in moneypunct_byname and numpunct_byname.".
EricWF updated the summary for this revision.
EricWF updated this revision to Diff 70494.

https://reviews.llvm.org/D24218

Files:
  src/locale.cpp
  test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/decimal_point.pass.cpp
  test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/thousands_sep.pass.cpp
  test/std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/grouping.pass.cpp
  test/std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/thousands_sep.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24218.70494.patch
Type: text/x-patch
Size: 13528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160907/f8932786/attachment-0001.bin>


More information about the cfe-commits mailing list