]> granicus.if.org Git - clang/commitdiff
These days, GCC has at least minimal documentation for its VLAIS extension.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 16 Dec 2015 00:09:57 +0000 (00:09 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 16 Dec 2015 00:09:57 +0000 (00:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@255723 91177308-0d34-0410-b5e6-96231b3b80d8

www/comparison.html

index 4bca65dc40d312cbc078c735a4171d1aae086296..f4a4589f3997ca329e593b2e488d7828d73f8a94 100644 (file)
@@ -55,8 +55,8 @@
     by Clang. For instance, in C mode, GCC supports
     <a href="http://gcc.gnu.org/onlinedocs/gcc/Nested-Functions.html">nested
     functions</a> and has an
-    <a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37428">undocumented
-    extension allowing VLAs in structs</a>.
+    <a href="https://gcc.gnu.org/onlinedocs/gcc/Variable-Length.html">extension
+    allowing VLAs in structs</a>.
     </ul>
 
     <p>Pro's of clang vs GCC:</p>