Basic support for flexible array members in constant evaluation.
We don't allow runtime-sized flexible array members, nor initialization of flexible array members, but it seems reasonable to support the most basic case where the flexible array member is empty.
parent
eafe7c14
Please register or sign in to comment