summaryrefslogtreecommitdiffstats
path: root/clang/www
diff options
context:
space:
mode:
Diffstat (limited to 'clang/www')
-rw-r--r--clang/www/cxx_status.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 86b9c1bb623..effbc9e4123 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -459,10 +459,10 @@ welcome!</p>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;5.2.7 [expr.dynamic.cast]</td>
<td class="complete" align="center">&#x2713;</td>
- <td class="advanced" align="center"></td>
- <td class="basic" align="center"></td>
+ <td class="complete" align="center">&#x2713;</td>
+ <td class="complete" align="center">&#x2713;</td>
+ <td></td>
<td></td>
- <td>No support for polymorphic classes.</td>
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;5.2.8 [expr.typeid]</td>
OpenPOWER on IntegriCloud