]> granicus.if.org Git - clang/commitdiff
As far as I know, there aren't any warning differences between -std=gnu99 and
authorEli Friedman <eli.friedman@gmail.com>
Wed, 26 Aug 2009 20:18:00 +0000 (20:18 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 26 Aug 2009 20:18:00 +0000 (20:18 +0000)
-std=c99 modes, etc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80133 91177308-0d34-0410-b5e6-96231b3b80d8

docs/UsersManual.html

index 8215849894a12a56ad1c98438f139260639bd63c..20fdda72dced99e4ad00e3deb6a3fb83dd7cc836 100644 (file)
@@ -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>