From 44dfbbb69fef0e87ea57ae15c17423b9257b9c47 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.
llvm-svn: 81865
---
clang/www/cxx_status.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index dd7bcecff781..863135233499 100644
--- a/clang/www/cxx_status.html
+++ b/clang/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] |