<div>The old warning that checked for logical operators with constants did not treat 1 and 0 as it would for other constants.  Changed the warning so that if a bool type exists, 1 and 0 will trigger the warning.</div><div>
<br></div><div>Patch is attached and available through Code Review:</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://codereview.appspot.com/4444068/">http://codereview.appspot.com/4444068/</a></div>