From: Fariborz Jahanian
Date: Wed, 28 Oct 2009 17:25:01 +0000 (+0000)
Subject: Removed a Note related to pointer to member functions which
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4efd398b145e6f97c0c1beca9710b33dccf0e901;p=clang
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
---
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] |