Clang builds a working 2.6.36 Kernel
Clang builds a working 2.6.36 Kernel
Posted Oct 26, 2010 11:55 UTC (Tue) by jwakely (subscriber, #60262)In reply to: Clang builds a working 2.6.36 Kernel by jwakely
Parent article: Clang builds a working 2.6.36 Kernel
http://clang.llvm.org/compatibility.html#vla
that's in the context of C++, apparently Clang defaults to C99 for C (which is correct as that's the current standard) so I wonder why VLAs are described as unsupported - maybe a mistake
that's in the context of C++, apparently Clang defaults to C99 for C (which is correct as that's the current standard) so I wonder why VLAs are described as unsupported - maybe a mistake
