This is long-since overdue, and matches GCC 5.0. This should also be backwards-compatible, because we already supported all of C11 as an extension in C99 mode. llvm-svn: 220244
Also, in C, call this a C11 extension rather than a GNU extension. llvm-svn: 149695