[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
Thu Mar 30 09:56:23 PDT 2023


philnik updated this revision to Diff 509709.
philnik marked an inline comment as done.
philnik added a comment.

Address comments


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/__locale_dir/locale_base_api/bsd_locale_defaults.h
  libcxx/include/__locale_dir/locale_base_api/bsd_locale_fallbacks.h
  libcxx/include/__locale_dir/locale_base_api/locale_guard.h
  libcxx/include/locale
  libcxx/test/libcxx/private_headers.verify.cpp
  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
  libcxx/utils/generate_header_tests.py
  libcxx/utils/generate_iwyu_mapping.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146397.509709.patch
Type: text/x-patch
Size: 15044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230330/0042229a/attachment-0001.bin>


More information about the libcxx-commits mailing list