From 093709796c33b60eeb9dfed081675f5dc5fc5c35 Mon Sep 17 00:00:00 2001
From: Fariborz Jahanian
Date: Tue, 20 Oct 2009 20:31:50 +0000
Subject: [PATCH] Changes to reflect more pointer-to-member support.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84670 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 cb0a363f1e..f7eb1639c8 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -1659,9 +1659,8 @@ welcome!
13.3.3 [over.match.best] |
N/A |
|
- |
+ |
N/A |
- Missing support for member pointers |
13.3.3.1 [over.best.ics] |
@@ -1789,7 +1788,7 @@ welcome!
|
|
N/A |
- Missing support for the ->* operator (p11, p16) and support for
+ | Missing support for the ->* operator (p16) and support for
the ternary operator (p24, p25). |
--
2.50.1