[cfe-commits] r104997 - /cfe/trunk/docs/UsersManual.html
Daniel Dunbar
daniel at zuster.org
Fri May 28 12:43:31 PDT 2010
Author: ddunbar
Date: Fri May 28 14:43:31 2010
New Revision: 104997
URL: http://llvm.org/viewvc/llvm-project?rev=104997&view=rev
Log:
Update "users manual", PR2461 has been fixed.
Modified:
cfe/trunk/docs/UsersManual.html
Modified: cfe/trunk/docs/UsersManual.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/UsersManual.html?rev=104997&r1=104996&r2=104997&view=diff
==============================================================================
--- cfe/trunk/docs/UsersManual.html (original)
+++ cfe/trunk/docs/UsersManual.html Fri May 28 14:43:31 2010
@@ -717,11 +717,6 @@
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
More information about the cfe-commits
mailing list