diff options
| -rw-r--r-- | clang/docs/UsersManual.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/clang/docs/UsersManual.html b/clang/docs/UsersManual.html index 528376d5dd4..82c4fa27321 100644 --- a/clang/docs/UsersManual.html +++ b/clang/docs/UsersManual.html @@ -825,10 +825,6 @@ c94 mode (FIXME: And __STDC_VERSION__ should be defined!).</p> extensions are not implemented yet:</p> <ul> -<li>clang does not support __label__ -(<a href="http://llvm.org/bugs/show_bug.cgi?id=3429">bug 3429</a>). This is -a relatively small 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 |

