summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/www/cxx_status.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index f4b799d6680..f69f84e9f75 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -290,17 +290,17 @@ welcome!</p>
<td>&nbsp;&nbsp;&nbsp;&nbsp;3.3.1 [basic.scope.pdecl]</td>
<td class="na">N/A</td>
<td class="na">N/A</td>
- <td class="advanced"></td>
+ <td class="complete" align="center">&#x2713;</td>
<td class="na">N/A</td>
- <td>See PR3184</td>
+ <td></td>
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;3.3.2 [basic.scope.local]</td>
<td class="na">N/A</td>
<td class="na">N/A</td>
- <td class="advanced"></td>
+ <td class="complete" align="center">&#x2713;</td>
<td class="na">N/A</td>
- <td>try-catch not implemented</td>
+ <td></td>
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;3.3.3 [basic.scope.proto]</td>
OpenPOWER on IntegriCloud