On Wed Jan 08 2014 at 6:38:39 PM, Alexander Kornienko <[email protected]>
wrote:

> This CL introduces a warning when building with clang:
>
> tools/clang/lib/AST/RecordLayoutBuilder.cpp:2493:33: warning: suggest
> parentheses around ‘&&’ within ‘||’ [-Wparentheses]
>
> Could you, please, fix it?
>

Fixed in r198837.

Warren - feel free to fix it in other ways if appropriate, but a cursory
reading of the code seemed to indicate that the precedence was what you
wanted & the warning just needed to be suppressed.


>
> Thanks!
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to