[libcxx-commits] [PATCH] D120796: [libcxx] Fix the ctype `is` (pointer version) function for Windows

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 4 14:50:12 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG45415ef91be5: [libcxx] Fix the ctype `is` (pointer version) function for Windows (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D120796?vs=412970&id=413150#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120796

Files:
  libcxx/include/__locale
  libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/is_1.pass.cpp
  libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/is_many.pass.cpp
  libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/scan_is.pass.cpp
  libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/scan_not.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120796.413150.patch
Type: text/x-patch
Size: 8186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220304/e26b5913/attachment-0001.bin>


More information about the libcxx-commits mailing list