[all-commits] [llvm/llvm-project] 30f9b4: [libc++][CI] Test std module in C++26 mode.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue Aug 22 11:09:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30f9b47907e72dfd0cda09b9513791e3663acb83
https://github.com/llvm/llvm-project/commit/30f9b47907e72dfd0cda09b9513791e3663acb83
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M libcxx/cmake/caches/Generic-cxx26.cmake
M libcxx/docs/Modules.rst
M libcxx/test/libcxx/module_std.gen.py
M libcxx/test/lit.local.cfg
M libcxx/test/std/modules/std.pass.cpp
M libcxx/utils/ci/buildkite-pipeline.yml
Log Message:
-----------
[libc++][CI] Test std module in C++26 mode.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D153408
More information about the All-commits
mailing list