This fixes some missing #ifndef and implements the header restrictions
in the modules script.
Depends on D158192
Paths
| Differential D158330
[libc++][C++20 modules] Tests no locale build. ClosedPublic Authored by Mordante on Aug 19 2023, 1:24 AM.
Details
Summary This fixes some missing #ifndef and implements the header restrictions Depends on D158192
Diff Detail
Event TimelineMordante added a child revision: D158331: [libc++][C++20 modules] Tests no threading build..Aug 19 2023, 5:53 AM This revision is now accepted and ready to land.Aug 22 2023, 10:08 AM Closed by commit rG7e8c80fc600a: [libc++][C++20 modules] Tests no locale build. (authored by Mordante). · Explain WhyAug 22 2023, 11:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 552446 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
|