]> granicus.if.org Git - clang/commitdiff
Update "users manual", PR2461 has been fixed.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 28 May 2010 19:43:31 +0000 (19:43 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 28 May 2010 19:43:31 +0000 (19:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104997 91177308-0d34-0410-b5e6-96231b3b80d8

docs/UsersManual.html

index 5c5f6f916cf6a1959154ec1b5066a575ddfba31d..82aef9aa51a4a63e419b8ce44cfd75d337d0e079 100644 (file)
@@ -717,11 +717,6 @@ extensions are not implemented yet:</p>
 a relatively small feature, so it is likely to be implemented relatively
 soon.</li>
 
-<li>clang does not support attributes on function pointers
-(<a href="http://llvm.org/bugs/show_bug.cgi?id=2461">bug 2461</a>). This is
-a relatively important feature, so it is likely to be implemented relatively
-soon.</li>
-
 <li>clang does not support #pragma weak
 (<a href="http://llvm.org/bugs/show_bug.cgi?id=3679">bug 3679</a>). Due to
 the uses described in the bug, this is likely to be implemented at some