On Mon, Feb 2, 2009 at 12:21 PM, Douglas Gregor <[email protected]> wrote: > > On Feb 2, 2009, at 7:00 AM, Nuno Lopes wrote: > >> Author: nlopes >> Date: Mon Feb 2 09:00:55 2009 >> New Revision: 63517 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=63517&view=rev >> Log: >> fix PR3459: improve compatibility with gcc when checking for >> constant exprs > > Since this is a GNU extension, should we warn about it or behave > differently when extensions are turned off?
The caller is responsible for printing out a warning. -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
