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.
Loading
Please sign in to comment