From 4efd398b145e6f97c0c1beca9710b33dccf0e901 Mon Sep 17 00:00:00 2001 From: Fariborz Jahanian Date: Wed, 28 Oct 2009 17:25:01 +0000 Subject: [PATCH] Removed a Note related to pointer to member functions which does not seem to exist any longer. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85405 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 235b10b114..7cf0ec75d1 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -732,7 +732,7 @@ welcome!

- Dereferenced member function pointers have the wrong type. +   5.6 [expr.mul] -- 2.40.0