Clean up the C89/C++ warnings about C99 array features to not
emit duplicate diags (some in parser and some in sema) and to warn about use of typequals in array sizes. This implements PR2759. llvm-svn: 61197
Loading
Please register or sign in to comment