[C/C++ PATCH] Add -Wlogical-not-parentheses (PR c/49706)

Jason Merrill jason@redhat.com
Mon Jun 2 16:01:00 GMT 2014


On 06/02/2014 11:17 AM, Marek Polacek wrote:
> +	  && !processing_template_decl

Also, why not warn when parsing a template?  We don't need to know the 
type to recognize the problematic syntax.

Jason



More information about the Gcc-patches mailing list