From: Richard Smith Date: Wed, 16 Dec 2015 00:09:57 +0000 (+0000) Subject: These days, GCC has at least minimal documentation for its VLAIS extension. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18a54f7a57b914b3ad049e337ca8738fedf2a22c;p=clang These days, GCC has at least minimal documentation for its VLAIS extension. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@255723 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/comparison.html b/www/comparison.html index 4bca65dc40..f4a4589f39 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -55,8 +55,8 @@ by Clang. For instance, in C mode, GCC supports nested functions and has an - undocumented - extension allowing VLAs in structs. + extension + allowing VLAs in structs.

Pro's of clang vs GCC: