[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 18:11:16 PDT 2016


EricWF updated this revision to Diff 70278.
EricWF marked 3 inline comments as done.
EricWF added a comment.

Address all 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

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


More information about the cfe-commits mailing list