diff options
author | Sylvestre Ledru <sledru@mozilla.com> | 2019-12-21 10:49:15 +0100 |
---|---|---|
committer | Sylvestre Ledru <sledru@mozilla.com> | 2019-12-21 10:52:39 +0100 |
commit | 7ece0ee3dd7cd717b4365c5c48710e5ba1f702bb (patch) | |
tree | 39bd99b3eef152f94cbc2f6a88b149f560f743ef | |
parent | a0ce6155734eaaea315dc82579b230b172fb8ccc (diff) | |
download | bcm5719-llvm-7ece0ee3dd7cd717b4365c5c48710e5ba1f702bb.tar.gz bcm5719-llvm-7ece0ee3dd7cd717b4365c5c48710e5ba1f702bb.zip |
features.html: Remove some old info
-rwxr-xr-x | clang/www/features.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/clang/www/features.html b/clang/www/features.html index d0b4a7f30fd..98478193fae 100755 --- a/clang/www/features.html +++ b/clang/www/features.html @@ -363,9 +363,6 @@ this out in the code and emit warnings about it (which are disabled by default, but can optionally be mapped to either warnings or errors), allowing you to use clang in "strict" mode if you desire.</p> -<p>We also intend to support "dialects" of these languages, such as C89, K&R -C, C++'03, Objective-C 2, etc.</p> - </div> </body> </html> |