From a662e0528701deab69d5d92d86c3bf92e22463d1 Mon Sep 17 00:00:00 2001 From: Fariborz Jahanian Date: Wed, 28 Oct 2009 18:06:53 +0000 Subject: [PATCH] Restored note on pointer to members with a pointer to issue involved. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85409 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index 7cf0ec75d1..f71ecbdd92 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -731,7 +731,7 @@ welcome!

- + Dereferenced member function pointers have the wrong type(see FIXME in CheckPointerToMemberOperands). -- 2.40.0