On Wed, Mar 26, 2014 at 11:59 AM, Nico Rieck <[email protected]> wrote:

> On 26.03.2014 19:08, Reid Kleckner wrote:
> > +#if __has_feature(cxx_auto_type)
> >
> > Any reason for this #if?  The test only uses c++11 and c++1y.
>
> That seems to be a relict from when I had RUN-lines with c++03. Do you
> think it's worth it to reintroduce these? If not then I will strip all
> #ifs from the next patches.
>

Not really, I'd probably just keep -std=c++1y and drop the rest, unless
there's some behavior change that I missed.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to