OK.
On Tue, Feb 21, 2017 at 12:11 PM, Marek Polacek wrote:
> Jason suggested that the way forward with this PR, where we ICE because we
> have
> a default mem-initializer for a flexible array, and verify_ctor_sanity crashes
> on that, is to reject such code. This patch attempts to do that; I'm
Jason suggested that the way forward with this PR, where we ICE because we have
a default mem-initializer for a flexible array, and verify_ctor_sanity crashes
on that, is to reject such code. This patch attempts to do that; I'm not
entirely happy about the placement of the maybe_reject_flexarray_i