Test
explicit-instantiation-declaration-after-explicit-instantiation-definition
errors. This wraps up explicit template instantiation for now.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85347 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/cxx_status.html b/www/cxx_status.html
index e8237c6..235b10b 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -2075,11 +2075,12 @@
</tr>
<tr>
<td> 14.7.2 [temp.explicit]</td>
+ <td class="complete" align="center"></td>
<td class="advanced" align="center"></td>
- <td class="medium" align="center"></td>
- <td class="medium" align="center"></td>
- <td class="broken" align="center"></td>
- <td></td>
+ <td class="advanced" align="center"></td>
+ <td class="complete" align="center"></td>
+ <td>Cannot test paragraph 11 until access control is implemented.<br/>
+ ASTs do not carry enough information to reproduce source code accurately.</td>
</tr>
<tr>
<td> 14.7.3 [temp.expl.spec]</td>