[libcxx-commits] [PATCH] D146397: [libc++] Make bsd_locale_fallbacks.h modular and move it into __support/xlocale

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 22 12:23:59 PDT 2023


philnik updated this revision to Diff 507471.
philnik added a comment.
Herald added a subscriber: arichardson.

Try to fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146397

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__bsd_locale_defaults.h
  libcxx/include/__bsd_locale_fallbacks.h
  libcxx/include/__locale
  libcxx/include/__support/xlocale/bsd_locale_defaults.h
  libcxx/include/__support/xlocale/bsd_locale_fallbacks.h
  libcxx/include/locale
  libcxx/test/libcxx/transitive_includes/cxx03.csv
  libcxx/test/libcxx/transitive_includes/cxx11.csv
  libcxx/test/libcxx/transitive_includes/cxx14.csv
  libcxx/test/libcxx/transitive_includes/cxx17.csv
  libcxx/test/libcxx/transitive_includes/cxx20.csv
  libcxx/test/libcxx/transitive_includes/cxx2b.csv
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146397.507471.patch
Type: text/x-patch
Size: 11563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230322/e881e354/attachment.bin>


More information about the libcxx-commits mailing list