On Jan 19, 2011, at 8:54 AM, Douglas Gregor <[email protected]> wrote:
>> Also, I considered whether it would make sense to warn for all >> assignment operators in conditionals, and not just common typos (i.e. >> = and |=). Do you think that would make sense? > > > Personally, I'd rather keep the warning to likely typos. +1 Warnings are most useful when they find real issues 90% of the time. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
