forked from OSchip/llvm-project
Update "users manual", PR2461 has been fixed.
llvm-svn: 104997
This commit is contained in:
parent
93bef10131
commit
406e3826e0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue