[all-commits] [llvm/llvm-project] d015e4: [libc++][C++20 modules] Tests no experimental libr...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Sep 6 10:31:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d015e481d72e7657b011047e0287756bab5464cf
https://github.com/llvm/llvm-project/commit/d015e481d72e7657b011047e0287756bab5464cf
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M libcxx/cmake/caches/Generic-no-experimental.cmake
M libcxx/docs/Modules.rst
M libcxx/modules/CMakeLists.txt.in
M libcxx/modules/std/execution.inc
M libcxx/modules/std/ranges.inc
M libcxx/modules/std/stop_token.inc
M libcxx/test/lit.local.cfg
M libcxx/utils/ci/buildkite-pipeline.yml
Log Message:
-----------
[libc++][C++20 modules] Tests no experimental library build.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D158936
More information about the All-commits
mailing list