From 6826365294dc82bc6bbfd8a357a4e9ee661fe1ff Mon Sep 17 00:00:00 2001 From: Fariborz Jahanian Date: Tue, 15 Sep 2009 16:15:23 +0000 Subject: [PATCH] Update for inherited conversion function support. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81865 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index dd7bcecff7..8631352334 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -1502,7 +1502,7 @@ welcome!

  12.3 [class.conv] - + @@ -1519,8 +1519,7 @@ welcome!

- - No support for inheritance of conversion functions. +   12.4 [class.dtor]