_Static_assert must be followed by semicolon
commitd30bc6d00a64ce90231f8fa9b66d1c64ac9cc8d3
authorMichael Matz <matz@suse.de>
Thu, 2 May 2019 22:22:35 +0000 (3 00:22 +0200)
committerMichael Matz <matz@suse.de>
Thu, 2 May 2019 22:22:35 +0000 (3 00:22 +0200)
treef66d8474c30534a3520317fc07e54d2324b940cc
parente371642e6b04f25bf4e8bf16067463eafdb78132
_Static_assert must be followed by semicolon

as per the C11 grammar.
tccgen.c
tests/tests2/60_errors_and_warnings.c