[libcxx-commits] [PATCH] D124555: [libcxx] basic_ios<wchar_t> cannot store fill character WCHAR_MAX

Chris Bowler via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jul 17 18:28:30 PDT 2022


cebowleratibm updated this revision to Diff 445367.
cebowleratibm marked 2 inline comments as done.
cebowleratibm added a comment.

Fix formatting and a typo in the __config


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124555/new/

https://reviews.llvm.org/D124555

Files:
  libcxx/include/__config
  libcxx/include/ios
  libcxx/test/std/input.output/iostream.format/std.manip/setfill_eof.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124555.445367.patch
Type: text/x-patch
Size: 4547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220718/bf18fc5a/attachment.bin>


More information about the libcxx-commits mailing list