Update "users manual", PR2461 has been fixed.

llvm-svn: 104997
This commit is contained in:
Daniel Dunbar 2010-05-28 19:43:31 +00:00
parent 93bef10131
commit 406e3826e0
1 changed files with 0 additions and 5 deletions

View 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