aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Redl <sebastian.redl@getdesigned.at>2009-10-11 09:14:57 +0000
committerSebastian Redl <sebastian.redl@getdesigned.at>2009-10-11 09:14:57 +0000
commite094fe82787430db7e2e494989c40e601d50d2cb (patch)
treec6431c3379f84c3b53e4d65225ce85e23243ef3c
parent5db4d908308576b0fc574138d4aa410c529785a6 (diff)
This ought to complete exception spec support. Man, am I glad.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83767 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/cxx_status.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index b6208e6576..151ffc6866 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -2190,9 +2190,9 @@ welcome!</p>
<tr>
<td>&nbsp;&nbsp;15.4 [except.spec]</td>
<td class="complete" align="center"></td>
- <td></td>
- <td></td>
- <td></td>
+ <td class="complete" align="center"></td>
+ <td class="complete" align="center"></td>
+ <td class="broken"></td>
<td></td>
</tr>
<tr>