[DFAJumpThreading] Remove incoming StartBlock from all phis when unfolding select...
[llvm-project.git] / libcxx / docs / Status / Cxx14.rst
blob0557bdc285d707f8b1cbd1c95efa2d84522058a7
1 .. _cxx14-status:
3 ================================
4 libc++ C++14 Status
5 ================================
7 .. include:: ../Helpers/Styles.rst
9 .. contents::
10    :local:
13 Overview
14 ================================
16 In April 2013, the C++ standard committee approved the draft for the next version of the C++ standard, initially known as "C++1y".
18 The draft standard includes papers and issues that were voted on at the previous three meetings (Kona, Portland, and Bristol).
20 In August 2014, this draft was approved by ISO as C++14.
22 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#cxx14>`__.
24 The groups that have contributed papers:
26 -  CWG - Core Language Working group
27 -  LWG - Library working group
28 -  SG1 - Study group #1 (Concurrency working group)
31 .. _paper-status-cxx14:
33 Paper Status
34 ====================================
36 .. csv-table::
37    :file: Cxx14Papers.csv
38    :header-rows: 1
39    :widths: auto
42 .. _issues-status-cxx14:
44 Library Working Group Issues Status
45 ====================================
47 .. csv-table::
48    :file: Cxx14Issues.csv
49    :header-rows: 1
50    :widths: auto