[libcxx-commits] [PATCH] D119441: [libc++] Fix locale name construction
Jake Egan via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 16 12:18:14 PDT 2023
Jake-Egan updated this revision to Diff 505899.
Jake-Egan edited the summary of this revision.
Jake-Egan added a comment.
Herald added a subscriber: mikhail.ramalho.
Reducing this patch to the simpler cases for easier review. Will address the more complicated cases in
another patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119441/new/
https://reviews.llvm.org/D119441
Files:
libcxx/src/locale.cpp
libcxx/test/std/localization/locales/locale/locale.cons/name_construction.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119441.505899.patch
Type: text/x-patch
Size: 3897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230316/96b4dd51/attachment.bin>
More information about the libcxx-commits
mailing list