aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Redl <sebastian.redl@getdesigned.at>2009-05-10 20:06:11 +0000
committerSebastian Redl <sebastian.redl@getdesigned.at>2009-05-10 20:06:11 +0000
commit0393e285fd621c02a3f4a341bbb5c1ae4c5946d5 (patch)
treea8e3061a757ff397e182de2cec05ac98bfbe17d6
parent6e8ed16ffef02b82995a90bdcf10ffff7d63839a (diff)
Update minor points in C++ status table.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71406 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/cxx_status.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index f4b799d668..f69f84e9f7 100644
--- a/www/cxx_status.html
+++ b/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>