[libcxx-commits] [PATCH] D158330: [libc++][C++20 modules] Tests no locale build.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Aug 20 06:53:14 PDT 2023


Mordante created this revision.
Herald added a subscriber: arichardson.
Herald added a project: All.
Mordante published this revision for review.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This fixes some missing #ifndef and implements the header restrictions
in the modules script.

Depends on D158192 <https://reviews.llvm.org/D158192>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158330

Files:
  libcxx/cmake/caches/Generic-no-localization.cmake
  libcxx/modules/std/chrono.inc
  libcxx/modules/std/complex.inc
  libcxx/modules/std/locale.inc
  libcxx/modules/std/thread.inc
  libcxx/test/libcxx/module_std.gen.py
  libcxx/utils/ci/buildkite-pipeline.yml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158330.551717.patch
Type: text/x-patch
Size: 5303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230820/76897179/attachment.bin>


More information about the libcxx-commits mailing list