From 3a9f03d5ac6d2a042a850bf6f55bbd3d9da99721 Mon Sep 17 00:00:00 2001 From: Fariborz Jahanian Date: Tue, 20 Oct 2009 21:10:15 +0000 Subject: [PATCH] Updated, we support == and != builtins for member pointers. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84679 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index f7eb1639c8..e8237c6a26 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -1788,8 +1788,7 @@ welcome!

N/A - Missing support for the ->* operator (p16) and support for - the ternary operator (p24, p25). + Missing support for the ternary operator (p24, p25). 14 [temp] -- 2.50.1