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

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 3 17:58:55 PDT 2016


EricWF updated the summary for this revision.
EricWF updated this revision to Diff 70277.
EricWF added a comment.

Remove secondary locale fix.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24218.70277.patch
Type: text/x-patch
Size: 7260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160904/c9a9a02f/attachment.bin>


More information about the cfe-commits mailing list