@@ -3243,7 +3243,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
3243
3243
<td><a href="https://cplusplus.github.io/CWG/issues/534.html">534</a></td>
3244
3244
<td>CD1</td>
3245
3245
<td><I>template-name</I>s and <I>operator-function-id</I>s</td>
3246
- <td class="full" align="center">Yes </td>
3246
+ <td class="full" align="center">Clang 2.9 </td>
3247
3247
</tr>
3248
3248
<tr id="535">
3249
3249
<td><a href="https://cplusplus.github.io/CWG/issues/535.html">535</a></td>
@@ -3299,7 +3299,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
3299
3299
<td><a href="https://cplusplus.github.io/CWG/issues/543.html">543</a></td>
3300
3300
<td>CD1</td>
3301
3301
<td>Value initialization and default constructors</td>
3302
- <td class="full" align="center">Yes </td>
3302
+ <td class="full" align="center">Clang 3.0 </td>
3303
3303
</tr>
3304
3304
<tr id="544">
3305
3305
<td><a href="https://cplusplus.github.io/CWG/issues/544.html">544</a></td>
@@ -3323,7 +3323,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
3323
3323
<td><a href="https://cplusplus.github.io/CWG/issues/547.html">547</a></td>
3324
3324
<td>C++11</td>
3325
3325
<td>Partial specialization on member function types</td>
3326
- <td class="full" align="center">Yes </td>
3326
+ <td class="full" align="center">Clang 3.2 </td>
3327
3327
</tr>
3328
3328
<tr id="548">
3329
3329
<td><a href="https://cplusplus.github.io/CWG/issues/548.html">548</a></td>
@@ -3383,13 +3383,13 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
3383
3383
<td><a href="https://cplusplus.github.io/CWG/issues/557.html">557</a></td>
3384
3384
<td>CD1</td>
3385
3385
<td>Does argument-dependent lookup cause template instantiation?</td>
3386
- <td class="full" align="center">Yes </td>
3386
+ <td class="full" align="center">Clang 3.1 </td>
3387
3387
</tr>
3388
3388
<tr id="558">
3389
3389
<td><a href="https://cplusplus.github.io/CWG/issues/558.html">558</a></td>
3390
3390
<td>CD1</td>
3391
3391
<td>Excluded characters in universal character names</td>
3392
- <td class="full" align="center">Yes </td>
3392
+ <td class="full" align="center">Clang 2.9 </td>
3393
3393
</tr>
3394
3394
<tr id="559">
3395
3395
<td><a href="https://cplusplus.github.io/CWG/issues/559.html">559</a></td>
@@ -3449,7 +3449,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
3449
3449
<td><a href="https://cplusplus.github.io/CWG/issues/568.html">568</a></td>
3450
3450
<td>CD1</td>
3451
3451
<td>Definition of POD is too strict</td>
3452
- <td class="full" align="center">Yes (C++11 onwards)</td>
3452
+ <td class="full" align="center">Clang 3.0 (C++11 onwards)</td>
3453
3453
</tr>
3454
3454
<tr id="569">
3455
3455
<td><a href="https://cplusplus.github.io/CWG/issues/569.html">569</a></td>
@@ -3485,7 +3485,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
3485
3485
<td><a href="https://cplusplus.github.io/CWG/issues/574.html">574</a></td>
3486
3486
<td>NAD</td>
3487
3487
<td>Definition of “copy assignment operator”</td>
3488
- <td class="full" align="center">Yes </td>
3488
+ <td class="full" align="center">Clang 3.0 </td>
3489
3489
</tr>
3490
3490
<tr id="575">
3491
3491
<td><a href="https://cplusplus.github.io/CWG/issues/575.html">575</a></td>
@@ -3497,13 +3497,13 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
3497
3497
<td><a href="https://cplusplus.github.io/CWG/issues/576.html">576</a></td>
3498
3498
<td>CD2</td>
3499
3499
<td>Typedefs in function definitions</td>
3500
- <td class="full" align="center">Yes </td>
3500
+ <td class="full" align="center">Clang 3.5 </td>
3501
3501
</tr>
3502
3502
<tr id="577">
3503
3503
<td><a href="https://cplusplus.github.io/CWG/issues/577.html">577</a></td>
3504
3504
<td>CD3</td>
3505
3505
<td><TT>void</TT> in an empty parameter list</td>
3506
- <td class="full" align="center">Yes </td>
3506
+ <td class="full" align="center">Clang 3.5 </td>
3507
3507
</tr>
3508
3508
<tr id="578">
3509
3509
<td><a href="https://cplusplus.github.io/CWG/issues/578.html">578</a></td>
@@ -3551,7 +3551,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
3551
3551
<td><a href="https://cplusplus.github.io/CWG/issues/585.html">585</a></td>
3552
3552
<td>NAD</td>
3553
3553
<td>Friend template template parameters</td>
3554
- <td class="full" align="center">Yes </td>
3554
+ <td class="full" align="center">Clang 3.0 </td>
3555
3555
</tr>
3556
3556
<tr id="586">
3557
3557
<td><a href="https://cplusplus.github.io/CWG/issues/586.html">586</a></td>
@@ -3563,7 +3563,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
3563
3563
<td><a href="https://cplusplus.github.io/CWG/issues/587.html">587</a></td>
3564
3564
<td>CD2</td>
3565
3565
<td>Lvalue operands of a conditional expression differing only in cv-qualification</td>
3566
- <td class="full" align="center">Yes </td>
3566
+ <td class="full" align="center">Clang 3.2 </td>
3567
3567
</tr>
3568
3568
<tr id="588">
3569
3569
<td><a href="https://cplusplus.github.io/CWG/issues/588.html">588</a></td>
0 commit comments