[AMDGPU] Infer amdgpu-no-flat-scratch-init attribute in AMDGPUAttributor (#94647)
[llvm-project.git] / libcxx / docs / Status / Cxx2c.rst
blobd94b3cfacbb0354d679fb55b9eabe3caa5e05db9
1 .. _cxx2c-status:
3 ================================
4 libc++ C++2c Status
5 ================================
7 .. include:: ../Helpers/Styles.rst
9 .. contents::
10    :local:
13 Overview
14 ================================
16 In June 2023, the C++ standard committee adopted the first changes to the next version of the C++ standard, known here as "C++2c" (probably to be C++26).
18 This page shows the status of libc++; the status of clang's support of the language features is `here <https://clang.llvm.org/cxx_status.html#cxx2c>`__.
20 .. attention:: Features in unreleased drafts of the standard are subject to change.
22 The groups that have contributed papers:
24 -  CWG - Core Language Working group
25 -  LWG - Library working group
26 -  SG1 - Study group #1 (Concurrency working group)
28 .. note:: "Nothing to do" means that no library changes were needed to implement this change.
30 Paper Status
31 ====================================
33 .. csv-table::
34    :file: Cxx2cPapers.csv
35    :header-rows: 1
36    :widths: auto
38 Library Working Group Issues Status
39 ====================================
41 .. csv-table::
42    :file: Cxx2cIssues.csv
43    :header-rows: 1
44    :widths: auto