From: Sebastian Redl Date: Sat, 8 Nov 2008 14:43:13 +0000 (+0000) Subject: Update C++ status: dynamic_cast is sema-complete. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffb5b009f84db24ec4640204d53f8e70e8b6fce9;p=clang Update C++ status: dynamic_cast is sema-complete. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58907 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index 86b9c1bb62..effbc9e412 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -459,10 +459,10 @@ welcome!

    5.2.7 [expr.dynamic.cast] ✓ - - + ✓ + ✓ + - No support for polymorphic classes.     5.2.8 [expr.typeid]