Hold on,

On Sun, Mar 18, 2012 at 3:25 PM, Sebastian Redl <
[email protected]> wrote:

> +int InitList(int i = {}) { // expected-warning {{generalized initializer
> lists are incompatible with C++98}} \
> +                           // expected-warning {{scalar initialized from
> empty initializer list is incompatible with C++98}}
>

Why did we go from zero to two warnings? One should be enough, no?
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to