@@ -1845,13 +1845,13 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1845
1845
<td><a href="https://cplusplus.github.io/CWG/issues/301.html">301</a></td>
1846
1846
<td>CD1</td>
1847
1847
<td>Syntax for <I>template-name</I></td>
1848
- <td class="full" align="center">Yes </td>
1848
+ <td class="full" align="center">Clang 3.5 </td>
1849
1849
</tr>
1850
1850
<tr id="302">
1851
1851
<td><a href="https://cplusplus.github.io/CWG/issues/302.html">302</a></td>
1852
1852
<td>CD1</td>
1853
1853
<td>Value-initialization and generation of default constructor</td>
1854
- <td class="full" align="center">Yes </td>
1854
+ <td class="full" align="center">Clang 3.0 </td>
1855
1855
</tr>
1856
1856
<tr id="303">
1857
1857
<td><a href="https://cplusplus.github.io/CWG/issues/303.html">303</a></td>
@@ -1863,7 +1863,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1863
1863
<td><a href="https://cplusplus.github.io/CWG/issues/304.html">304</a></td>
1864
1864
<td>TC1</td>
1865
1865
<td>Value-initialization of a reference</td>
1866
- <td class="full" align="center">Yes </td>
1866
+ <td class="full" align="center">Clang 2.9 </td>
1867
1867
</tr>
1868
1868
<tr id="305">
1869
1869
<td><a href="https://cplusplus.github.io/CWG/issues/305.html">305</a></td>
@@ -1887,7 +1887,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1887
1887
<td><a href="https://cplusplus.github.io/CWG/issues/308.html">308</a></td>
1888
1888
<td>NAD</td>
1889
1889
<td>Catching exceptions with ambiguous base classes</td>
1890
- <td class="full" align="center">Yes </td>
1890
+ <td class="full" align="center">Clang 3.7 </td>
1891
1891
</tr>
1892
1892
<tr id="309">
1893
1893
<td><a href="https://cplusplus.github.io/CWG/issues/309.html">309</a></td>
@@ -1905,7 +1905,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1905
1905
<td><a href="https://cplusplus.github.io/CWG/issues/311.html">311</a></td>
1906
1906
<td>NAD</td>
1907
1907
<td>Using qualified name to reopen nested namespace</td>
1908
- <td class="full" align="center">Yes </td>
1908
+ <td class="full" align="center">Clang 3.0 </td>
1909
1909
</tr>
1910
1910
<tr id="312">
1911
1911
<td><a href="https://cplusplus.github.io/CWG/issues/312.html">312</a></td>
@@ -1971,7 +1971,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1971
1971
<td><a href="https://cplusplus.github.io/CWG/issues/322.html">322</a></td>
1972
1972
<td>CD1</td>
1973
1973
<td>Deduction of reference conversions</td>
1974
- <td class="full" align="center">Yes </td>
1974
+ <td class="full" align="center">Clang 2.8 </td>
1975
1975
</tr>
1976
1976
<tr id="323">
1977
1977
<td><a href="https://cplusplus.github.io/CWG/issues/323.html">323</a></td>
@@ -1983,7 +1983,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1983
1983
<td><a href="https://cplusplus.github.io/CWG/issues/324.html">324</a></td>
1984
1984
<td>CD1</td>
1985
1985
<td>Can "<TT>&</TT>" be applied to assignment to bit-field?</td>
1986
- <td class="full" align="center">Yes </td>
1986
+ <td class="full" align="center">Clang 3.6 </td>
1987
1987
</tr>
1988
1988
<tr class="open" id="325">
1989
1989
<td><a href="https://cplusplus.github.io/CWG/issues/325.html">325</a></td>
@@ -1995,7 +1995,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1995
1995
<td><a href="https://cplusplus.github.io/CWG/issues/326.html">326</a></td>
1996
1996
<td>CD1</td>
1997
1997
<td>Wording for definition of trivial constructor</td>
1998
- <td class="full" align="center">Yes </td>
1998
+ <td class="full" align="center">Clang 3.1 </td>
1999
1999
</tr>
2000
2000
<tr id="327">
2001
2001
<td><a href="https://cplusplus.github.io/CWG/issues/327.html">327</a></td>
@@ -2025,7 +2025,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
2025
2025
<td><a href="https://cplusplus.github.io/CWG/issues/331.html">331</a></td>
2026
2026
<td>CD1</td>
2027
2027
<td>Allowed copy constructor signatures</td>
2028
- <td class="full" align="center">Yes </td>
2028
+ <td class="full" align="center">Clang 11 </td>
2029
2029
</tr>
2030
2030
<tr id="332">
2031
2031
<td><a href="https://cplusplus.github.io/CWG/issues/332.html">332</a></td>
@@ -2073,7 +2073,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
2073
2073
<td><a href="https://cplusplus.github.io/CWG/issues/339.html">339</a></td>
2074
2074
<td>CD1</td>
2075
2075
<td>Overload resolution in operand of <TT>sizeof</TT> in constant expression</td>
2076
- <td class="full" align="center">Yes </td>
2076
+ <td class="full" align="center">Clang 2.8 </td>
2077
2077
</tr>
2078
2078
<tr id="340">
2079
2079
<td><a href="https://cplusplus.github.io/CWG/issues/340.html">340</a></td>
@@ -2151,7 +2151,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
2151
2151
<td><a href="https://cplusplus.github.io/CWG/issues/352.html">352</a></td>
2152
2152
<td>CD1</td>
2153
2153
<td>Nondeduced contexts</td>
2154
- <td class="full" align="center">Yes </td>
2154
+ <td class="full" align="center">Clang 2.8 </td>
2155
2155
</tr>
2156
2156
<tr id="353">
2157
2157
<td><a href="https://cplusplus.github.io/CWG/issues/353.html">353</a></td>
@@ -2247,7 +2247,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
2247
2247
<td><a href="https://cplusplus.github.io/CWG/issues/368.html">368</a></td>
2248
2248
<td>CD1</td>
2249
2249
<td>Uses of non-type parameters that should cause deduction to fail</td>
2250
- <td class="full" align="center">Yes </td>
2250
+ <td class="full" align="center">Clang 3.6 </td>
2251
2251
</tr>
2252
2252
<tr class="open" id="369">
2253
2253
<td><a href="https://cplusplus.github.io/CWG/issues/369.html">369</a></td>
@@ -2283,7 +2283,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
2283
2283
<td><a href="https://cplusplus.github.io/CWG/issues/374.html">374</a></td>
2284
2284
<td>CD2</td>
2285
2285
<td>Can explicit specialization outside namespace use qualified name?</td>
2286
- <td class="full" align="center">Yes </td>
2286
+ <td class="full" align="center">Clang 7 </td>
2287
2287
</tr>
2288
2288
<tr id="375">
2289
2289
<td><a href="https://cplusplus.github.io/CWG/issues/375.html">375</a></td>
@@ -2349,7 +2349,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
2349
2349
<td><a href="https://cplusplus.github.io/CWG/issues/385.html">385</a></td>
2350
2350
<td>CD1</td>
2351
2351
<td>How does protected member check of 11.5 interact with using-declarations?</td>
2352
- <td class="full" align="center">Yes </td>
2352
+ <td class="full" align="center">Clang 2.8 </td>
2353
2353
</tr>
2354
2354
<tr id="386">
2355
2355
<td><a href="https://cplusplus.github.io/CWG/issues/386.html">386</a></td>
@@ -2361,7 +2361,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
2361
2361
<td><a href="https://cplusplus.github.io/CWG/issues/387.html">387</a></td>
2362
2362
<td>CD1</td>
2363
2363
<td>Errors in example in 14.6.5</td>
2364
- <td class="full" align="center">Yes </td>
2364
+ <td class="full" align="center">Clang 2.8 </td>
2365
2365
</tr>
2366
2366
<tr id="388">
2367
2367
<td><a href="https://cplusplus.github.io/CWG/issues/388.html">388</a></td>
@@ -2379,13 +2379,13 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
2379
2379
<td><a href="https://cplusplus.github.io/CWG/issues/390.html">390</a></td>
2380
2380
<td>CD1</td>
2381
2381
<td>Pure virtual must be defined when implicitly called</td>
2382
- <td class="full" align="center">Yes </td>
2382
+ <td class="full" align="center">Clang 3.3 </td>
2383
2383
</tr>
2384
2384
<tr id="391">
2385
2385
<td><a href="https://cplusplus.github.io/CWG/issues/391.html">391</a></td>
2386
2386
<td>CD1</td>
2387
2387
<td>Require direct binding of short-lived references to rvalues</td>
2388
- <td class="full" align="center">Yes (C++11 onwards)</td>
2388
+ <td class="full" align="center">Clang 2.8 (C++11 onwards)</td>
2389
2389
</tr>
2390
2390
<tr id="392">
2391
2391
<td><a href="https://cplusplus.github.io/CWG/issues/392.html">392</a></td>
@@ -2409,7 +2409,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
2409
2409
<td><a href="https://cplusplus.github.io/CWG/issues/395.html">395</a></td>
2410
2410
<td>NAD</td>
2411
2411
<td>Conversion operator template syntax</td>
2412
- <td class="full" align="center">Yes </td>
2412
+ <td class="full" align="center">Clang 3.0 </td>
2413
2413
</tr>
2414
2414
<tr id="396">
2415
2415
<td><a href="https://cplusplus.github.io/CWG/issues/396.html">396</a></td>
0 commit comments