From ffb5b009f84db24ec4640204d53f8e70e8b6fce9 Mon Sep 17 00:00:00 2001 From: Sebastian Redl Date: Sat, 8 Nov 2008 14:43:13 +0000 Subject: [PATCH] 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 --- www/cxx_status.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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] -- 2.50.1