From: Daniel Dunbar
Date: Fri, 28 May 2010 19:43:31 +0000 (+0000)
Subject: Update "users manual", PR2461 has been fixed.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=94849689c1b9b2cb0f06e2a18058be54e99ab708;p=clang
Update "users manual", PR2461 has been fixed.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104997 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/UsersManual.html b/docs/UsersManual.html
index 5c5f6f916c..82aef9aa51 100644
--- a/docs/UsersManual.html
+++ b/docs/UsersManual.html
@@ -717,11 +717,6 @@ extensions are not implemented yet:
a relatively small feature, so it is likely to be implemented relatively
soon.
-clang does not support attributes on function pointers
-(bug 2461). This is
-a relatively important feature, so it is likely to be implemented relatively
-soon.
-
clang does not support #pragma weak
(bug 3679). Due to
the uses described in the bug, this is likely to be implemented at some