@@ -685,7 +685,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
685
685
<td><a href="https://cplusplus.github.io/CWG/issues/108.html">108</a></td>
686
686
<td>TC1</td>
687
687
<td>Are classes nested in templates dependent?</td>
688
- <td class="full" align="center">Yes </td>
688
+ <td class="full" align="center">Clang 2.9 </td>
689
689
</tr>
690
690
<tr id="109">
691
691
<td><a href="https://cplusplus.github.io/CWG/issues/109.html">109</a></td>
@@ -727,7 +727,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
727
727
<td><a href="https://cplusplus.github.io/CWG/issues/115.html">115</a></td>
728
728
<td>CD1</td>
729
729
<td>Address of template-id</td>
730
- <td class="full" align="center">Yes </td>
730
+ <td class="full" align="center">Clang 3.0 </td>
731
731
</tr>
732
732
<tr id="116">
733
733
<td><a href="https://cplusplus.github.io/CWG/issues/116.html">116</a></td>
@@ -883,13 +883,13 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
883
883
<td><a href="https://cplusplus.github.io/CWG/issues/141.html">141</a></td>
884
884
<td>CD1</td>
885
885
<td>Non-member function templates in member access expressions</td>
886
- <td class="full" align="center">Yes </td>
886
+ <td class="full" align="center">Clang 3.1 </td>
887
887
</tr>
888
888
<tr id="142">
889
889
<td><a href="https://cplusplus.github.io/CWG/issues/142.html">142</a></td>
890
890
<td>TC1</td>
891
891
<td>Injection-related errors in access example</td>
892
- <td class="full" align="center">Yes </td>
892
+ <td class="full" align="center">Clang 2.8 </td>
893
893
</tr>
894
894
<tr id="143">
895
895
<td><a href="https://cplusplus.github.io/CWG/issues/143.html">143</a></td>
@@ -943,7 +943,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
943
943
<td><a href="https://cplusplus.github.io/CWG/issues/151.html">151</a></td>
944
944
<td>TC1</td>
945
945
<td>Terminology of zero-initialization</td>
946
- <td class="full" align="center">Yes </td>
946
+ <td class="full" align="center">Clang 3.1 </td>
947
947
</tr>
948
948
<tr id="152">
949
949
<td><a href="https://cplusplus.github.io/CWG/issues/152.html">152</a></td>
@@ -1003,7 +1003,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1003
1003
<td><a href="https://cplusplus.github.io/CWG/issues/161.html">161</a></td>
1004
1004
<td>TC1</td>
1005
1005
<td>Access to protected nested type</td>
1006
- <td class="full" align="center">Yes </td>
1006
+ <td class="full" align="center">Clang 3.1 </td>
1007
1007
</tr>
1008
1008
<tr id="162">
1009
1009
<td><a href="https://cplusplus.github.io/CWG/issues/162.html">162</a></td>
@@ -1033,7 +1033,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1033
1033
<td><a href="https://cplusplus.github.io/CWG/issues/166.html">166</a></td>
1034
1034
<td>TC1</td>
1035
1035
<td>Friend declarations of <I>template-id</I>s</td>
1036
- <td class="full" align="center">Yes </td>
1036
+ <td class="full" align="center">Clang 2.9 </td>
1037
1037
</tr>
1038
1038
<tr id="167">
1039
1039
<td><a href="https://cplusplus.github.io/CWG/issues/167.html">167</a></td>
@@ -1087,13 +1087,13 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1087
1087
<td><a href="https://cplusplus.github.io/CWG/issues/175.html">175</a></td>
1088
1088
<td>CD1</td>
1089
1089
<td>Class name injection and base name access</td>
1090
- <td class="full" align="center">Yes </td>
1090
+ <td class="full" align="center">Clang 2.8 </td>
1091
1091
</tr>
1092
1092
<tr id="176">
1093
1093
<td><a href="https://cplusplus.github.io/CWG/issues/176.html">176</a></td>
1094
1094
<td>TC1</td>
1095
1095
<td>Name injection and templates</td>
1096
- <td class="full" align="center">Yes </td>
1096
+ <td class="full" align="center">Clang 3.1 </td>
1097
1097
</tr>
1098
1098
<tr id="177">
1099
1099
<td><a href="https://cplusplus.github.io/CWG/issues/177.html">177</a></td>
@@ -1117,7 +1117,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1117
1117
<td><a href="https://cplusplus.github.io/CWG/issues/180.html">180</a></td>
1118
1118
<td>CD1</td>
1119
1119
<td><TT>typename</TT> and elaborated types</td>
1120
- <td class="full" align="center">Yes </td>
1120
+ <td class="full" align="center">Clang 2.8 </td>
1121
1121
</tr>
1122
1122
<tr id="181">
1123
1123
<td><a href="https://cplusplus.github.io/CWG/issues/181.html">181</a></td>
0 commit comments