[DFAJumpThreading] Remove incoming StartBlock from all phis when unfolding select...
[llvm-project.git] / libcxx / docs / Status / Format.rst
blob8203cc1a5f77d982d5b2ec5b05c66367e0f7edd6
1 .. format-status:
3 ================================
4 libc++ Format Status
5 ================================
7 .. include:: ../Helpers/Styles.rst
9 .. contents::
10    :local:
13 Overview
14 ========
16 This document contains the status of the Format library in libc++. It is used to
17 track both the status of the sub-projects of the Format library and who is assigned to
18 these sub-projects. This is imperative to effective implementation so that work is not
19 duplicated and implementors are not blocked by each other.
22 If you are interested in contributing to the libc++ Format library, please send
23 a message to the #libcxx channel in the LLVM discord. Please *do not* start
24 working on any of the assigned items below.
27 Sub-Projects in the Format library
28 ==================================
30 .. csv-table::
31    :file: FormatPaper.csv
32    :header-rows: 1
33    :widths: auto
36 Misc. Items and TODOs
37 =====================
39 (Please mark all Format-related TODO comments with the string ``TODO FMT``, so we
40 can find them easily.)
43 Paper and Issue Status
44 ======================
46 .. csv-table::
47    :file: FormatIssues.csv
48    :header-rows: 1
49    :widths: auto