[Bug c/106406] _Static_assert declaration can not be first of for-triplet

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 25 19:37:07 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106406

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
One thing I noticed with clang is that it is the rejected inside the parser
rather than later on with the semantic analysis meaning I think it was
overlooked for clang's parser.


More information about the Gcc-bugs mailing list