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
