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

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 11 13:38:43 PST 2016


EricWF updated this revision to Diff 81010.
EricWF added a comment.

Address inline comments.


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.81010.patch
Type: text/x-patch
Size: 13870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161211/7af82d3a/attachment-0001.bin>


More information about the cfe-commits mailing list