Skip to content

Commit 70a2075

Browse files
committed
[clang] Update C++ DR status page
1 parent fb96d51 commit 70a2075

File tree

1 file changed

+33
-3
lines changed

1 file changed

+33
-3
lines changed

Diff for: clang/www/cxx_dr_status.html

+33-3
Original file line numberDiff line numberDiff line change
@@ -17242,7 +17242,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1724217242
</tr>
1724317243
<tr class="open" id="2898">
1724417244
<td><a href="https://cplusplus.github.io/CWG/issues/2898.html">2898</a></td>
17245-
<td>open</td>
17245+
<td>tentatively ready</td>
1724617246
<td>Clarify implicit conversion sequence from <I>cv</I> <TT>T</TT> to <TT>T</TT></td>
1724717247
<td align="center">Not resolved</td>
1724817248
</tr>
@@ -17750,7 +17750,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1775017750
</tr>
1775117751
<tr class="open" id="2982">
1775217752
<td><a href="https://cplusplus.github.io/CWG/issues/2982.html">2982</a></td>
17753-
<td>open</td>
17753+
<td>tentatively ready</td>
1775417754
<td>Deduction in <I>type-constraint</I>s</td>
1775517755
<td align="center">Not resolved</td>
1775617756
</tr>
@@ -17780,7 +17780,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1778017780
</tr>
1778117781
<tr class="open" id="2987">
1778217782
<td><a href="https://cplusplus.github.io/CWG/issues/2987.html">2987</a></td>
17783-
<td>open</td>
17783+
<td>tentatively ready</td>
1778417784
<td>Remove dilapidated wording from <TT>static_cast</TT></td>
1778517785
<td align="center">Not resolved</td>
1778617786
</tr>
@@ -17945,6 +17945,36 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1794517945
<td>open</td>
1794617946
<td>Comma-delimited vs. comma-separated output for <TT>#embed</TT></td>
1794717947
<td align="center">Not resolved</td>
17948+
</tr>
17949+
<tr class="open" id="3015">
17950+
<td><a href="https://cplusplus.github.io/CWG/issues/3015.html">3015</a></td>
17951+
<td>open</td>
17952+
<td>Handling of <I>header-name</I>s for <TT>#include</TT> and <TT>#embed</TT></td>
17953+
<td align="center">Not resolved</td>
17954+
</tr>
17955+
<tr class="open" id="3016">
17956+
<td><a href="https://cplusplus.github.io/CWG/issues/3016.html">3016</a></td>
17957+
<td>open</td>
17958+
<td>Satisfying the syntactic requirements of <TT>#include</TT> and <TT>#embed</TT></td>
17959+
<td align="center">Not resolved</td>
17960+
</tr>
17961+
<tr class="open" id="3017">
17962+
<td><a href="https://cplusplus.github.io/CWG/issues/3017.html">3017</a></td>
17963+
<td>open</td>
17964+
<td>Commas in controlling expression of conditional inclusion</td>
17965+
<td align="center">Not resolved</td>
17966+
</tr>
17967+
<tr class="open" id="3018">
17968+
<td><a href="https://cplusplus.github.io/CWG/issues/3018.html">3018</a></td>
17969+
<td>open</td>
17970+
<td>Validity of <TT>defined</TT> in <TT>__has_embed</TT></td>
17971+
<td align="center">Not resolved</td>
17972+
</tr>
17973+
<tr class="open" id="3019">
17974+
<td><a href="https://cplusplus.github.io/CWG/issues/3019.html">3019</a></td>
17975+
<td>open</td>
17976+
<td>Restrictions on character sequences in <I>header-name</I>s</td>
17977+
<td align="center">Not resolved</td>
1794817978
</tr></table>
1794917979

1795017980
</div>

0 commit comments

Comments
 (0)