Diagnose C++ [temp.class.spec]p9b3, where a class template partial
specialization's arguments are identical to the implicit template
arguments of the primary template. Typically, this is meant to be a
declaration/definition of the primary template, so we give that
advice.

llvm-svn: 73259
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index b2ba8a3..3a9a7290 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -1888,11 +1888,11 @@
   <td class="complete" align="center"></td>  
   <td class="complete" align="center"></td>
   <td class="medium" align="center"></td>
-  <td class="broken" align="center"></td>
+  <td class="na" align="center">N/A</td>
   <td></td>
 </tr>
 <tr>
-  <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14.5.5.1 [temp.class.spec.match]</td>
+  <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14.5.4.1 [temp.class.spec.match]</td>
   <td class="na" align="center">N/A</td>  
   <td class="na" align="center">N/A</td>
   <td class="medium" align="center"></td>
@@ -1900,7 +1900,7 @@
   <td></td>
 </tr>
 <tr>
-  <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14.5.5.2 [temp.class.order]</td>
+  <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14.5.4.2 [temp.class.order]</td>
   <td class="broken" align="center"></td>  
   <td class="broken" align="center"></td>
   <td class="broken" align="center"></td>