[cfe-dev] -Wdeprecated and 'dynamic exception specifications'

Matt Beaumont-Gay matthewbg at google.com
Tue Jul 23 18:05:44 PDT 2013


We have many highly specific diagnostic groups (aka flag names) for
circumstances like this; patches to add new ones are welcome. See
r184789 for an example.

On Tue, Jul 23, 2013 at 1:36 PM, Sean McBride <sean at rogue-research.com> wrote:
> Hi all,
>
> Recently clang has started giving me two new deprecation warnings:
>  1) the use of the 'register' keyword (-Wdeprecated-register)
>  2) the use of dynamic exception specifications (-Wdeprecated)
>
> I'd like to (sometimes) turn off #2 but not lose all deprecation warnings.  Is there no -Wdeprecated-dynamic-exception-specifications? (analogous to -Wdeprecated-register)
>
> Thanks,
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list