summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2009-08-26 20:18:00 +0000
committerEli Friedman <eli.friedman@gmail.com>2009-08-26 20:18:00 +0000
commita3063cec1478b0d276e9c27f1484c23b4386c3ce (patch)
tree54479c671a1e67a5faafa82fa06dff1ff0cf1adb /clang
parentc00767d32ac3ab8d93154be893b6f6c151a3f285 (diff)
downloadbcm5719-llvm-a3063cec1478b0d276e9c27f1484c23b4386c3ce.tar.gz
bcm5719-llvm-a3063cec1478b0d276e9c27f1484c23b4386c3ce.zip
As far as I know, there aren't any warning differences between -std=gnu99 and
-std=c99 modes, etc. llvm-svn: 80133
Diffstat (limited to 'clang')
-rw-r--r--clang/docs/UsersManual.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/docs/UsersManual.html b/clang/docs/UsersManual.html
index 8215849894a..20fdda72dce 100644
--- a/clang/docs/UsersManual.html
+++ b/clang/docs/UsersManual.html
@@ -596,7 +596,6 @@ variants "__asm__" and "__typeof__" are recognized in all modes.</li>
<li>The Apple "blocks" extension is recognized by default in gnu* modes
on some platforms; it can be enabled in any mode with the "-fblocks"
option.</li>
-<li>Some warnings are different.</li>
</ul>
<p>Differences between *89 and *99 modes:</p>
OpenPOWER on IntegriCloud