Ok, I moved -Wkeyword-macro into -pedantic in r224371. I also removed
-Wreserved-id-macro in the same revision, as it's not covered by the
standards bit you cited

On Mon, Dec 15, 2014 at 10:39 AM, Joerg Sonnenberger <
[email protected]> wrote:
>
> On Mon, Dec 15, 2014 at 10:24:22AM -0800, Nico Weber wrote:
> > For the "final(a,b,c)" define: should we warn on that? It doesn't change
> > the meaning of the keyword "final" since that doesn't have parameters.
>
> For C++11 and newer: IMO yes. Otherwise, no.
>
> Joerg
> _______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to