summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-12-17 13:47:24 (GMT)
committerKitware Robot <kwrobot@kitware.com>2022-12-17 13:47:31 (GMT)
commit02599da236fd22db0dcfb6503194e5bad086aea9 (patch)
tree7c336a71ffa32178314bf8091b213978329733ea /Help
parent696c3ed3d3b517625b852cd0f6ce5789791a4526 (diff)
parent5dc17d0a7a7e7975e426f09210d9433c0c84f753 (diff)
downloadCMake-02599da236fd22db0dcfb6503194e5bad086aea9.zip
CMake-02599da236fd22db0dcfb6503194e5bad086aea9.tar.gz
CMake-02599da236fd22db0dcfb6503194e5bad086aea9.tar.bz2
Merge topic 'cxxmodules-clang-update'
5dc17d0a7a gitlab-ci: update to new Clang CI image for C++ modules e84fcbcb0b cxxmodules: support new round of Clang patches 5e35913382 ci: update `llvm` snapshot to newest patch revisions Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8019
Diffstat (limited to 'Help')
-rw-r--r--Help/dev/experimental.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/dev/experimental.rst b/Help/dev/experimental.rst
index fbbad30..c97d542 100644
--- a/Help/dev/experimental.rst
+++ b/Help/dev/experimental.rst
@@ -18,7 +18,7 @@ C++20 Module APIs
=================
Variable: ``CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API``
-Value: ``9629ab6c-6c0e-423f-bb9d-cc5ac4a22041``
+Value: ``2182bf5c-ef0d-489a-91da-49dbc3090d2a``
In order to support C++20 modules, there are a number of behaviors that have
CMake APIs to provide the required features to build and export them from a